Android S Beta 2 (SPB2.210513.007)
aidl: suppress warnings (mixed-oneway)

In general, we recommend not to mix oneway methods and non-oneway
methods to avoid ambiguity. But this interface explicitly named "oneway"
methods with "-Async".

Fixes: 179853732
Test: mmma system/gsid
Change-Id: Ibb233ebfc4d9ac6a674435d9fe197638af32fcdc
1 file changed