Merge "Shell: Grant CACHE_CONTENT to Shell" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
94feed6c55
@@ -194,6 +194,9 @@
|
|||||||
<uses-permission android:name="android.permission.SET_WALLPAPER" />
|
<uses-permission android:name="android.permission.SET_WALLPAPER" />
|
||||||
<uses-permission android:name="android.permission.SET_WALLPAPER_COMPONENT" />
|
<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"
|
<application android:label="@string/app_label"
|
||||||
android:defaultToDeviceProtectedStorage="true"
|
android:defaultToDeviceProtectedStorage="true"
|
||||||
android:directBootAware="true">
|
android:directBootAware="true">
|
||||||
|
|||||||
Reference in New Issue
Block a user