Loading core/res/AndroidManifest.xml +0 −10 Original line number Diff line number Diff line Loading @@ -7507,16 +7507,6 @@ <permission android:name="android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO" android:protectionLevel="signature|privileged|appop" /> <!-- @SystemApi Required for the privileged assistant apps targeting {@link android.os.Build.VERSION_CODES#VANILLA_ICE_CREAM} that receive training data from a sandboxed {@link HotwordDetectionService} or {@link VisualQueryDetectionService}. <p>Protection level: internal|appop @FlaggedApi("android.permission.flags.voice_activation_permission_apis") @hide --> <permission android:name="android.permission.RECEIVE_SANDBOXED_DETECTION_TRAINING_DATA" android:protectionLevel="internal|appop" /> <!-- @SystemApi Allows requesting the framework broadcast the {@link Intent#ACTION_DEVICE_CUSTOMIZATION_READY} intent. @hide --> Loading packages/Shell/AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -896,7 +896,6 @@ <!-- Permissions required for CTS test - CtsVoiceInteractionTestCases --> <uses-permission android:name="android.permission.RESET_HOTWORD_TRAINING_DATA_EGRESS_COUNT" /> <uses-permission android:name="android.permission.RECEIVE_SANDBOXED_DETECTION_TRAINING_DATA" /> <uses-permission android:name="android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO" /> <uses-permission android:name="android.permission.GET_BINDING_UID_IMPORTANCE" /> Loading Loading
core/res/AndroidManifest.xml +0 −10 Original line number Diff line number Diff line Loading @@ -7507,16 +7507,6 @@ <permission android:name="android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO" android:protectionLevel="signature|privileged|appop" /> <!-- @SystemApi Required for the privileged assistant apps targeting {@link android.os.Build.VERSION_CODES#VANILLA_ICE_CREAM} that receive training data from a sandboxed {@link HotwordDetectionService} or {@link VisualQueryDetectionService}. <p>Protection level: internal|appop @FlaggedApi("android.permission.flags.voice_activation_permission_apis") @hide --> <permission android:name="android.permission.RECEIVE_SANDBOXED_DETECTION_TRAINING_DATA" android:protectionLevel="internal|appop" /> <!-- @SystemApi Allows requesting the framework broadcast the {@link Intent#ACTION_DEVICE_CUSTOMIZATION_READY} intent. @hide --> Loading
packages/Shell/AndroidManifest.xml +0 −1 Original line number Diff line number Diff line Loading @@ -896,7 +896,6 @@ <!-- Permissions required for CTS test - CtsVoiceInteractionTestCases --> <uses-permission android:name="android.permission.RESET_HOTWORD_TRAINING_DATA_EGRESS_COUNT" /> <uses-permission android:name="android.permission.RECEIVE_SANDBOXED_DETECTION_TRAINING_DATA" /> <uses-permission android:name="android.permission.RECEIVE_SANDBOX_TRIGGER_AUDIO" /> <uses-permission android:name="android.permission.GET_BINDING_UID_IMPORTANCE" /> Loading