Add |role to UPDATE_APP_OPS_STATS
This allows the SYSTEM_SPEECH_RECOGNITION role to be granted the permission, and to blame. Test: manual Bug: 194198234 Change-Id: Iebc09f46b580f0c10caa24c65868d3c1932f437f
This commit is contained in:
@@ -3503,7 +3503,7 @@
|
||||
use by third party apps.
|
||||
@hide -->
|
||||
<permission android:name="android.permission.UPDATE_APP_OPS_STATS"
|
||||
android:protectionLevel="signature|privileged|installer" />
|
||||
android:protectionLevel="signature|privileged|installer|role" />
|
||||
|
||||
<!-- @SystemApi Allows an application to update the user app op restrictions.
|
||||
Not for use by third party apps.
|
||||
|
||||
Reference in New Issue
Block a user