Loading include/binder/AppOpsManager.h +2 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,8 @@ public: OP_USE_SIP = 53, OP_PROCESS_OUTGOING_CALLS = 54, OP_USE_FINGERPRINT = 55, OP_BODY_SENSORS = 56 OP_BODY_SENSORS = 56, OP_AUDIO_ACCESSIBILITY_VOLUME = 64, }; AppOpsManager(); Loading Loading
include/binder/AppOpsManager.h +2 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,8 @@ public: OP_USE_SIP = 53, OP_PROCESS_OUTGOING_CALLS = 54, OP_USE_FINGERPRINT = 55, OP_BODY_SENSORS = 56 OP_BODY_SENSORS = 56, OP_AUDIO_ACCESSIBILITY_VOLUME = 64, }; AppOpsManager(); Loading