Loading libs/binder/include/binder/AppOpsManager.h +2 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,8 @@ public: OP_COARSE_LOCATION_SOURCE = 109, OP_MANAGE_MEDIA = 110, OP_BLUETOOTH_CONNECT = 111, _NUM_OP = 112 OP_UWB_RANGING = 112, _NUM_OP = 113 }; AppOpsManager(); Loading Loading
libs/binder/include/binder/AppOpsManager.h +2 −1 Original line number Diff line number Diff line Loading @@ -143,7 +143,8 @@ public: OP_COARSE_LOCATION_SOURCE = 109, OP_MANAGE_MEDIA = 110, OP_BLUETOOTH_CONNECT = 111, _NUM_OP = 112 OP_UWB_RANGING = 112, _NUM_OP = 113 }; AppOpsManager(); Loading