summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJing Wang <wangjing@codeaurora.org>2015-01-30 01:31:17 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2015-01-30 01:31:17 -0800
commit7ff0557fb4e1af3ced80bd2ae52d49b2ed202898 (patch)
treef6844ca8d2f153256f3953806235642157dbbf26 /AndroidManifest.xml
parentba37d51c1ddc20b0b8472a2eee768a2d024f4fff (diff)
downloadandroid_packages_apps_Gallery2-7ff0557fb4e1af3ced80bd2ae52d49b2ed202898.tar.gz
android_packages_apps_Gallery2-7ff0557fb4e1af3ced80bd2ae52d49b2ed202898.tar.bz2
android_packages_apps_Gallery2-7ff0557fb4e1af3ced80bd2ae52d49b2ed202898.zip
Revert "Gallery2: Grant permission to read/write files of Settings."
it will be fixed by another way This reverts commit ba37d51c1ddc20b0b8472a2eee768a2d024f4fff Change-Id: I35b0ed339b427634f5056addfbefc20198dcfd04
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9ccac2dc7..4c9bf20cb 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -20,7 +20,6 @@
<manifest android:versionCode="40030"
android:versionName="1.1.40030"
xmlns:android="http://schemas.android.com/apk/res/android"
- android:sharedUserId="android.uid.system"
package="com.android.gallery3d">
<original-package android:name="com.android.gallery3d" />