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

Commit a021fd7d authored by Yixiao Luo's avatar Yixiao Luo Committed by Android (Google) Code Review
Browse files

Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev

parents 16c85ad3 033d9eb9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ import android.media.tv.interactive.TvInteractiveAppServiceInfo;
 * Interface to receive callbacks from ITvInteractiveAppManager regardless of sessions.
 * @hide
 */
interface ITvInteractiveAppManagerCallback {
oneway interface ITvInteractiveAppManagerCallback {
    void onInteractiveAppServiceAdded(in String iAppServiceId);
    void onInteractiveAppServiceRemoved(in String iAppServiceId);
    void onInteractiveAppServiceUpdated(in String iAppServiceId);