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

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

Merge "[appops] Add Ops used by audio to native" into main

parents 06e3c3fa 4f12308f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -148,7 +148,10 @@ public:
        OP_BLUETOOTH_ADVERTISE = 114,
        OP_RECORD_INCOMING_PHONE_AUDIO = 115,
        OP_NEARBY_WIFI_DEVICES = 116,
        _NUM_OP = 117
        // 116 - 154 omitted due to lack of use in native
        OP_CONTROL_AUDIO = 154,
        OP_CONTROL_AUDIO_PARTIAL = 155,
        _NUM_OP = 156,
    };

    enum {