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