Loading libs/binder/include/binder/AppOpsManager.h +3 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,9 @@ public: OP_MANAGE_MEDIA = 110, OP_BLUETOOTH_CONNECT = 111, OP_UWB_RANGING = 112, _NUM_OP = 113 OP_ACTIVITY_RECOGNITION_SOURCE = 113, OP_BLUETOOTH_ADVERTISE = 114, _NUM_OP = 115 }; AppOpsManager(); Loading Loading
libs/binder/include/binder/AppOpsManager.h +3 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,9 @@ public: OP_MANAGE_MEDIA = 110, OP_BLUETOOTH_CONNECT = 111, OP_UWB_RANGING = 112, _NUM_OP = 113 OP_ACTIVITY_RECOGNITION_SOURCE = 113, OP_BLUETOOTH_ADVERTISE = 114, _NUM_OP = 115 }; AppOpsManager(); Loading