Update Shell Permission comment to refer to LocaleManager CTS name.

Bug: 201957547
Test: NA; Comment Change Only
Ignore-AOSP-First: New permission only added internally for now.

Change-Id: I1399e7aceaf568b8d83b69d73a3bf8382039139e
This commit is contained in:
Pratyush More
2021-11-09 15:00:57 +00:00
parent 1f24554784
commit 1819cc60e3

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