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

Commit 1fb74ef8 authored by Nate Myren's avatar Nate Myren Committed by Android (Google) Code Review
Browse files

Merge "Add OP_RECORD_INCOMING_PHONE_AUDIO to native" into sc-dev

parents 84f07f0c 926d36cf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -146,7 +146,8 @@ public:
        OP_UWB_RANGING = 112,
        OP_ACTIVITY_RECOGNITION_SOURCE = 113,
        OP_BLUETOOTH_ADVERTISE = 114,
        _NUM_OP = 115
        OP_RECORD_INCOMING_PHONE_AUDIO = 115,
        _NUM_OP = 116
    };

    AppOpsManager();