• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Gallery2


Commit MetaInfo

修订版d29f35eb4c95e94533e9d8a99b4c425499c7f65c (tree)
时间2017-06-06 23:25:46
作者Alan Viverette <alanv@goog...>
Commiterandroid-build-merger

Log Message

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

Change-Id: I235e92d4a0dca03d86e2e18f4caeed6ce95e211c

更改概述

差异

--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -235,12 +235,6 @@
235235 </intent-filter>
236236 </activity>
237237
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-
244238 <provider
245239 android:name="com.android.gallery3d.filtershow.provider.SharedImageProvider"
246240 android:authorities="com.android.gallery3d.filtershow.provider.SharedImageProvider"