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

Commit f37a7823 authored by Cassie Wang's avatar Cassie Wang Committed by Gerrit Code Review
Browse files

Merge "Have the shell request AppSearch global query permission."

parents 3b2decbb aa50faac
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -467,6 +467,9 @@
    <!-- Permission required for CTS test - CtsAlarmManagerTestCases -->
    <uses-permission android:name="android.permission.UPDATE_DEVICE_STATS" />

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

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