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

Commit fae14dd3 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

am: b697fb32

Change-Id: I392673af2b2884b06515eaf3fa6e219183bff418
parents 6842ecd0 b697fb32
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -195,6 +195,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">