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

This commit is contained in:
Pratyush More
2021-11-09 17:01:05 +00:00
committed by Android (Google) Code Review

View File

@@ -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 -->