Loading core/res/AndroidManifest.xml +4 −4 Original line number Diff line number Diff line Loading @@ -9320,25 +9320,25 @@ android:featureFlag="android.content.pm.verification_service" /> <!-- Allows an application to read tasks on a remote device. <p>Protection level: signature|privileged <p>Protection level: signature|privileged|recents @FlaggedApi(android.companion.Flags.FLAG_ENABLE_TASK_CONTINUITY) @SystemApi @hide --> <permission android:name="android.permission.READ_REMOTE_TASKS" android:protectionLevel="signature|privileged" android:protectionLevel="signature|privileged|recents" android:featureFlag="android.companion.enable_task_continuity" /> <!-- Allows an application to request a task be handed off to the current device. <p>Protection level: signature|privileged <p>Protection level: signature|privileged|recents @FlaggedApi(android.companion.Flags.FLAG_ENABLE_TASK_CONTINUITY) @SystemApi @hide --> <permission android:name="android.permission.REQUEST_TASK_HANDOFF" android:protectionLevel="signature|privileged" android:protectionLevel="signature|privileged|recents" android:featureFlag="android.companion.enable_task_continuity" /> <!-- Permission required to access TV Watchdog Metrics Loading Loading
core/res/AndroidManifest.xml +4 −4 Original line number Diff line number Diff line Loading @@ -9320,25 +9320,25 @@ android:featureFlag="android.content.pm.verification_service" /> <!-- Allows an application to read tasks on a remote device. <p>Protection level: signature|privileged <p>Protection level: signature|privileged|recents @FlaggedApi(android.companion.Flags.FLAG_ENABLE_TASK_CONTINUITY) @SystemApi @hide --> <permission android:name="android.permission.READ_REMOTE_TASKS" android:protectionLevel="signature|privileged" android:protectionLevel="signature|privileged|recents" android:featureFlag="android.companion.enable_task_continuity" /> <!-- Allows an application to request a task be handed off to the current device. <p>Protection level: signature|privileged <p>Protection level: signature|privileged|recents @FlaggedApi(android.companion.Flags.FLAG_ENABLE_TASK_CONTINUITY) @SystemApi @hide --> <permission android:name="android.permission.REQUEST_TASK_HANDOFF" android:protectionLevel="signature|privileged" android:protectionLevel="signature|privileged|recents" android:featureFlag="android.companion.enable_task_continuity" /> <!-- Permission required to access TV Watchdog Metrics Loading