blob: b335b8c7f99bf9c4e85741b0c798d39d6cc73386 [file] [log] [blame]
aidl\ --lang=java\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { boolean getFds(out Map<String,FileDescriptor> fds); }