OSDN Git Service

Merge "Gallery2: Fix NaN comparisons" am: 6f8c54d224
[android-x86/packages-apps-Gallery2.git] / AndroidManifest.xml
index 43a2b3f..0263e6d 100644 (file)
             </intent-filter>
         </activity>
 
-        <permission android:name="com.android.gallery3d.filtershow.permission.READ"
-                    android:protectionLevel="signature" />
-
-        <permission android:name="com.android.gallery3d.filtershow.permission.WRITE"
-                    android:protectionLevel="signature" />
-
         <provider
             android:name="com.android.gallery3d.filtershow.provider.SharedImageProvider"
             android:authorities="com.android.gallery3d.filtershow.provider.SharedImageProvider"