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