commit | 7c3b0e473f983701d0feca89b79c3afa0a48b434 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 04 16:08:32 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Aug 04 16:08:32 2020 +0900 |
tree | c303c2d2b5c88733722de8826cd53a71666d62bf | |
parent | 8d687551283a55310d98b33658eb2d27f3930e9b [diff] |
JavaPassthrough is applicable to const declarations const @JavaPassthrough(annotation="@Foo") int A = 0; is supported. Bug: N/A Test: aidl_unittests Change-Id: I9266612e6c1a4d0b40964c08babd9bfd5dc6893d
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview