Loading core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -7138,9 +7138,10 @@ android:protectionLevel="signature" /> <!-- @SystemApi Allows modifying accessibility state. <p> The only approved role for this permission is COMPANION_DEVICE_APP_STREAMING. @hide --> <permission android:name="android.permission.MANAGE_ACCESSIBILITY" android:protectionLevel="signature|setup|recents" /> android:protectionLevel="signature|setup|recents|role" /> <!-- @SystemApi Allows an app to grant a profile owner access to device identifiers. <p>Not for use by third-party applications. Loading Loading
core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -7138,9 +7138,10 @@ android:protectionLevel="signature" /> <!-- @SystemApi Allows modifying accessibility state. <p> The only approved role for this permission is COMPANION_DEVICE_APP_STREAMING. @hide --> <permission android:name="android.permission.MANAGE_ACCESSIBILITY" android:protectionLevel="signature|setup|recents" /> android:protectionLevel="signature|setup|recents|role" /> <!-- @SystemApi Allows an app to grant a profile owner access to device identifiers. <p>Not for use by third-party applications. Loading