android_packages_modules_Vi.../compos/aidl
Victor Hsieh e7698673d4 Use new OdrefreshArgs in AIDL to simplify arguments
Using the parcelable directly simplies the arguments. Although it does
have two problems in the current form:
 * Naming convension (unless we can break the rule of AIDL's)
 * No Option<>.  Optional argument requires the old-school check for
   reserved/invalid value.

Bug: 248528901
Test: atest ComposHostTestCases
Change-Id: Ib87e9b1f998e803756d5a06aadcb92b8a3e2b8f4
2022-09-26 09:04:03 -07:00
..
com/android/compos Use new OdrefreshArgs in AIDL to simplify arguments 2022-09-26 09:04:03 -07:00
Android.bp