commit | 00eca71fd084553306ccb46f67c9ff37f113c614 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ah@immunant.com> | Wed Sep 09 18:57:40 2020 -0700 |
committer | Andrei Homescu <ah@immunant.com> | Wed Sep 09 19:33:59 2020 -0700 |
tree | 81b1f013c36c8498d147067cf6652215a24d9d3a | |
parent | 171cac1b603e4bb83412eb596d05a500af5d7a76 [diff] |
Add declare_binder_enum! macro This change moves all the AIDL enum boiler plate from the AIDL compiler into libbinder_rs. The library now exports a declare_binder_enum! macro that the compiler invokes. Test: atest aidl_unittests aidl_integration_test Change-Id: I32e6920851424ebbb3e17fee9a2f0e7c0fdf7f1d