Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30e8210b authored by Pratyush More's avatar Pratyush More Committed by Android (Google) Code Review
Browse files

Merge "Update Shell Permission comment to refer to LocaleManager CTS name."

parents d4d5bb50 1819cc60
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -470,8 +470,7 @@
    <uses-permission android:name="android.permission.MANAGE_TIME_AND_ZONE_DETECTION" />
    <uses-permission android:name="android.permission.SUGGEST_EXTERNAL_TIME" />

    <!-- Permissions needed for testing locale manager service -->
    <!-- todo(b/201957547): Add CTS test name when available-->
    <!-- Permissions needed for CTS test - CtsLocaleManagerTestCases -->
    <uses-permission android:name="android.permission.READ_APP_SPECIFIC_LOCALES" />

    <!-- Permission required for CTS test - android.server.biometrics -->