Loading core/res/AndroidManifest.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -6921,8 +6921,8 @@ <!-- Allows an assistive application to perform actions on behalf of users inside of <!-- Allows an assistive application to perform actions on behalf of users inside of applications. applications. <p>For now, this permission is only granted to system applications fulfilling the <p>For now, this permission is only granted to the Assistant application selected by ASSISTANT role. the user. <p>Protection level: internal|role <p>Protection level: internal|role --> --> <permission android:name="android.permission.EXECUTE_APP_ACTION" <permission android:name="android.permission.EXECUTE_APP_ACTION" Loading Loading
core/res/AndroidManifest.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -6921,8 +6921,8 @@ <!-- Allows an assistive application to perform actions on behalf of users inside of <!-- Allows an assistive application to perform actions on behalf of users inside of applications. applications. <p>For now, this permission is only granted to system applications fulfilling the <p>For now, this permission is only granted to the Assistant application selected by ASSISTANT role. the user. <p>Protection level: internal|role <p>Protection level: internal|role --> --> <permission android:name="android.permission.EXECUTE_APP_ACTION" <permission android:name="android.permission.EXECUTE_APP_ACTION" Loading