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

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

Move <permission> tags to correct parent element am: ba82dd39

am: d29f35eb

Change-Id: Icef85c6c1bb2493420301aa33f30f27d8b99bb3a
parents 8bf14897 d29f35eb
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"