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

Commit 73f99f6e authored by Martijn Coenen's avatar Martijn Coenen Committed by Iliyan Malchev
Browse files

Add test method to IBaz.

For testing death recipients.

Test: mma, hidl_test_java
Bug: 31632518
Change-Id: Ib359c790f68132484fbcd1a5522f45b99d1131f8
parent fff290fa
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);