Merge "Shell: Grant CACHE_CONTENT to Shell" into qt-dev am: 94feed6c55
am: b697fb32a3
Change-Id: I392673af2b2884b06515eaf3fa6e219183bff418
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user