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

Commit 1819cc60 authored by Pratyush More's avatar Pratyush More
Browse files

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
parent 1f245547
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 -->