| commit | 9ca5c7ed13e29295a2d597e2a823cd979f33b289 | [log] [tgz] |
|---|---|---|
| author | Jiyong Park <jiyong@google.com> | Thu Oct 17 15:01:14 2019 +0900 |
| committer | Jiyong Park <jiyong@google.com> | Thu Oct 17 15:01:14 2019 +0900 |
| tree | 3e13cb2a888ecde25c64e36dfc03886100feda57 | |
| parent | d7d18df89784a829d94b0e7abe023c2d755c39a6 [diff] |
No java output for parcelable declaration The AIDL compiler no longer generates an empty Java file for parcelable declaration, which was the behavior before the AIDL compiler refactoring happend for Android10. The platform build system now is okay with no output because the generated Java files are zipped to a srcjar. Test: run aidl_unittests Change-Id: Iaa9c78c5df06afee165462db05c6dc6e11a1ba8a