packages/apps/Gallery2
修订版 | d2a17ee65517702c7696bc1031edbb7989a785d8 (tree) |
---|---|
时间 | 2017-06-06 23:34:34 |
作者 | Alan Viverette <alanv@goog...> |
Commiter | android-build-merger |
Move <permission> tags to correct parent element am: ba82dd3908
am: d29f35eb4c
Change-Id: Icef85c6c1bb2493420301aa33f30f27d8b99bb3a
@@ -235,12 +235,6 @@ | ||
235 | 235 | </intent-filter> |
236 | 236 | </activity> |
237 | 237 | |
238 | - <permission android:name="com.android.gallery3d.filtershow.permission.READ" | |
239 | - android:protectionLevel="signature" /> | |
240 | - | |
241 | - <permission android:name="com.android.gallery3d.filtershow.permission.WRITE" | |
242 | - android:protectionLevel="signature" /> | |
243 | - | |
244 | 238 | <provider |
245 | 239 | android:name="com.android.gallery3d.filtershow.provider.SharedImageProvider" |
246 | 240 | android:authorities="com.android.gallery3d.filtershow.provider.SharedImageProvider" |