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

Commit 4f12308f authored by Atneya Nair's avatar Atneya Nair
Browse files

[appops] Add Ops used by audio to native

Flag: EXEMPT trivial
Bug: 376481063
Test: compiles
Change-Id: I1ed7f701dd0afee152493a5bade5b5db98d9527a
parent 8a19587f
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -148,7 +148,10 @@ public:
        OP_BLUETOOTH_ADVERTISE = 114,
        OP_BLUETOOTH_ADVERTISE = 114,
        OP_RECORD_INCOMING_PHONE_AUDIO = 115,
        OP_RECORD_INCOMING_PHONE_AUDIO = 115,
        OP_NEARBY_WIFI_DEVICES = 116,
        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 {
    enum {