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

Commit fefbadda authored by Arc Wang's avatar Arc Wang Committed by Android (Google) Code Review
Browse files

Merge "Add LAUNCH_MULTI_PANE_SETTINGS_DEEP_LINK permission to Shell"

parents e299f5d2 7cf5afa7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -589,6 +589,9 @@
    <!-- Permission required to run GtsAssistantTestCases -->
    <uses-permission android:name="android.permission.MANAGE_VOICE_KEYPHRASES" />

    <!-- Permission required for CTS test - SettingsMultiPaneDeepLinkTest -->
    <uses-permission android:name="android.permission.LAUNCH_MULTI_PANE_SETTINGS_DEEP_LINK" />

    <application android:label="@string/app_label"
                android:theme="@android:style/Theme.DeviceDefault.DayNight"
                android:defaultToDeviceProtectedStorage="true"