packages/apps/Gallery2
修订版 | 7e4afffa3d3597faa42bc2b63a209eaaeeea84c8 (tree) |
---|---|
时间 | 2017-06-08 16:32:41 |
作者 | android-build-team Robot <android-build-team-robot@goog...> |
Commiter | android-build-team Robot |
release-request-01b39c26-bf86-40a5-a7bf-8eb15c488673-for-git_oc-mr1-release-4080221 snap-temp-L23400000072087081
Change-Id: I812408b4c66b9bd0e0e2fde93974348386052621
@@ -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" |