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

Commit d29f35eb authored by Alan Viverette's avatar Alan Viverette Committed by android-build-merger
Browse files

Move <permission> tags to correct parent element

am: ba82dd39

Change-Id: I235e92d4a0dca03d86e2e18f4caeed6ce95e211c
parents eee86809 ba82dd39
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -235,12 +235,6 @@
            </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"