mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Add test method to IBaz. am: 73f99f6e1f am: a0cf52d74b
am: 66ec896c3b
Change-Id: Iaccc81969c0987be1e87162c63ff904cb2d9b1f6
This commit is contained in:
@@ -52,6 +52,7 @@ interface IBaz extends IBase {
|
||||
|
||||
callMeLater(IBazCallback cb);
|
||||
iAmFreeNow();
|
||||
dieNow();
|
||||
|
||||
useAnEnum(SomeEnum zzz) generates (SomeEnum kkk);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user