commit | 7bca105539007329c4b68c9cbbfdcdbd17cc455b | [log] [tgz] |
---|---|---|
author | Stephen Crane <cranes@google.com> | Mon Oct 25 17:52:51 2021 -0700 |
committer | Stephen Crane <cranes@google.com> | Wed Nov 10 15:59:03 2021 -0800 |
tree | 4d69ea2bc1abeb6f2017a17c19fee3910ea7bd3e | |
parent | 53c6316e97a91b06f93fd44d65e0b07460ce36ec [diff] |
libbinder_rs: Add support for attributes to declare_binder_enum Enums can be deprecated in AIDL. In order to support this, the declare_binder_enum macro needs to support adding attributes to the declared enum inside the macro. Test: atest rustBinderTest Bug: 177860423 Change-Id: I6f210f02b45b4647d65e93c3333f25afc1bd06c3