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

Commit 4dbd4463 authored by Cassie Wang's avatar Cassie Wang Committed by Automerger Merge Worker
Browse files

Merge "Have the shell request AppSearch global query permission." am: f37a7823 am: 6e11df3f

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1704125

Change-Id: Ife300434e555167d8e8808f8304f3e7761b17dfe
parents 791f0884 6e11df3f
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"