OSDN Git Service

Update with latest translations.
[android-x86/packages-providers-DownloadProvider.git] / AndroidManifest.xml
index b7730cb..374b985 100644 (file)
         android:description="@string/permdesc_downloadManagerAdvanced"
         android:protectionLevel="signatureOrSystem" />
 
-    <!-- Allows filesystem access to /cache -->
-    <permission android:name="android.permission.ACCESS_CACHE_FILESYSTEM"
-        android:label="@string/permlab_cacheFilesystem"
-        android:description="@string/permdesc_cacheFilesystem"
-        android:protectionLevel="signature" />
-
     <!-- Allows to send download completed intents -->
     <permission android:name="android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS"
         android:label="@string/permlab_downloadCompletedIntent"