blob: 188f6c1995a04493a1d58e749d13ded48503e7f1 [file] [log] [blame]
aidl\ --lang=java\ tests/IFoo.aidl\ --out\ .\ --header_out\ .\ tests/IFoo.aidl\ interface IFoo { const int a = 3 + 3; void doFoo(); }