| commit | c134783d656b01e0b89c0be128aa44c859abbbc8 | [log] [tgz] |
|---|---|---|
| author | Jooyung Han <jooyung@google.com> | Thu Jan 27 14:43:30 2022 +0900 |
| committer | Jooyung Han <jooyung@google.com> | Thu Jan 27 14:46:24 2022 +0900 |
| tree | 506e71c9cb1c2269c1ca25ac0860edde36d7d518 | |
| parent | c346092a1e72ab51447671d406add056a989284f [diff] |
@VintfStability is applied nested types
"Nested" in the below is also treated as having VINTF stability.
@VintfStability interface IFoo {
parcelable Nested {}
}
Bug: 208717458
Test: aidl_unittests
Change-Id: I3fbb691f15da149d69ecb3650847c0826b86a99c
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview