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

Commit b94daa8a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Track AudioService method: disableRingtoneSync"

parents 7a779894 0724901f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -108,6 +108,9 @@ public:
        PLAYER_EVENT                          = IBinder::FIRST_CALL_TRANSACTION + 69,
        RELEASE_PLAYER                        = IBinder::FIRST_CALL_TRANSACTION + 70,

        /*
        DISABLE_RINGTONE_SYNC                 = IBinder::FIRST_CALL_TRANSACTION + 71,
        */
    };

    DECLARE_META_INTERFACE(AudioManager)