commit | b248d07a4276b7487efaf5c29d3cf081a43bb97b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 29 19:07:17 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Sep 30 17:58:41 2021 +0000 |
tree | 3d22d4540d60819ad89c37c3b3d15ba7cf11c459 | |
parent | 8e12a0cfe67d8e875240380674e7f76e3c3bf498 [diff] |
aidl: verify enum backing type Before, 'boolean' was allowed. Now we restrict this to contain only the values which are supported. Fixes: 201586394 Test: aidl_unittests Change-Id: Id15a87b54ae841238eb41b6b0a8f802b74165222
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview