Loading core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -8995,13 +8995,13 @@ <!-- @SystemApi @FlaggedApi("android.permission.flags.text_classifier_choice_api_enabled") This permission is required to access the specific text classifier you need from the This permission is required to access the specific text classifier from the TextClassificationManager. <p>Protection level: signature|role <p>Protection level: signature|role|privileged @hide --> <permission android:name="android.permission.ACCESS_TEXT_CLASSIFIER_BY_TYPE" android:protectionLevel="signature|role" android:protectionLevel="signature|role|privileged" android:featureFlag="android.permission.flags.text_classifier_choice_api_enabled"/> <!-- Attribution for Geofencing service. --> Loading data/etc/privapp-permissions-platform.xml +2 −0 Original line number Diff line number Diff line Loading @@ -619,6 +619,8 @@ applications that come with the platform <permission name="android.permission.MANAGE_GLOBAL_PICTURE_QUALITY_SERVICE"/> <permission name="android.permission.MANAGE_GLOBAL_SOUND_QUALITY_SERVICE"/> <permission name="android.permission.READ_COLOR_ZONES"/> <!-- Permission required for CTS test - CtsTextClassifierTestCases --> <permission name="android.permission.ACCESS_TEXT_CLASSIFIER_BY_TYPE"/> </privapp-permissions> <privapp-permissions package="com.android.statementservice"> Loading Loading
core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -8995,13 +8995,13 @@ <!-- @SystemApi @FlaggedApi("android.permission.flags.text_classifier_choice_api_enabled") This permission is required to access the specific text classifier you need from the This permission is required to access the specific text classifier from the TextClassificationManager. <p>Protection level: signature|role <p>Protection level: signature|role|privileged @hide --> <permission android:name="android.permission.ACCESS_TEXT_CLASSIFIER_BY_TYPE" android:protectionLevel="signature|role" android:protectionLevel="signature|role|privileged" android:featureFlag="android.permission.flags.text_classifier_choice_api_enabled"/> <!-- Attribution for Geofencing service. --> Loading
data/etc/privapp-permissions-platform.xml +2 −0 Original line number Diff line number Diff line Loading @@ -619,6 +619,8 @@ applications that come with the platform <permission name="android.permission.MANAGE_GLOBAL_PICTURE_QUALITY_SERVICE"/> <permission name="android.permission.MANAGE_GLOBAL_SOUND_QUALITY_SERVICE"/> <permission name="android.permission.READ_COLOR_ZONES"/> <!-- Permission required for CTS test - CtsTextClassifierTestCases --> <permission name="android.permission.ACCESS_TEXT_CLASSIFIER_BY_TYPE"/> </privapp-permissions> <privapp-permissions package="com.android.statementservice"> Loading