blob: 73b55878c45b15c2cf444f82b2aa18165a005bcf [file] [log] [blame]
aidl\ --lang=java\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { @Enforce("permission = ABC || permission=DEF") void doFoo(); }