Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0cf52d7 authored by Martijn Coenen's avatar Martijn Coenen Committed by android-build-merger
Browse files

Add test method to IBaz.

am: 73f99f6e

Change-Id: I82d4a39bb510cb3cf588eb0a78b7846faf910011
parents 1203d413 73f99f6e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ interface IBaz extends IBase {

    callMeLater(IBazCallback cb);
    iAmFreeNow();
    dieNow();

    useAnEnum(SomeEnum zzz) generates (SomeEnum kkk);