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

Commit b697fb32 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Shell: Grant CACHE_CONTENT to Shell" into qt-dev

am: 94feed6c

Change-Id: I5683ede8c56a7e42bbad9fedcd76b3650978b926
parents 135c5118 94feed6c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -194,6 +194,9 @@
    <uses-permission android:name="android.permission.SET_WALLPAPER" />
    <uses-permission android:name="android.permission.SET_WALLPAPER_COMPONENT" />

    <!-- Permission required to test ContentResolver caching. -->
    <uses-permission android:name="android.permission.CACHE_CONTENT" />

    <application android:label="@string/app_label"
                 android:defaultToDeviceProtectedStorage="true"
                 android:directBootAware="true">