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

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

Add test method to IBaz. am: 73f99f6e

am: a0cf52d7

Change-Id: Ia0f2e41af436995e2627a211c8e619f9adb1afed
parents 84e4c6bb a0cf52d7
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);