summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-02-26 15:19:30 -0800
committerJohn Reck <jreck@google.com>2013-02-26 17:33:36 -0800
commit71bfefaf9029df26ba4c6e4077c4e3e2f259634f (patch)
treeee744742dda62d238c2225455ba7c5388205d9bf /AndroidManifest.xml
parent313a20935178edcf34fcd8ecdf394c82f0b3d2dd (diff)
downloadandroid_packages_apps_Gallery2-71bfefaf9029df26ba4c6e4077c4e3e2f259634f.tar.gz
android_packages_apps_Gallery2-71bfefaf9029df26ba4c6e4077c4e3e2f259634f.tar.bz2
android_packages_apps_Gallery2-71bfefaf9029df26ba4c6e4077c4e3e2f259634f.zip
Thumbnails for PhotoSetPage
Change-Id: I8d62b4ca0d0902ca2a18b087a344d35d17a97fa7
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3cd30cbac..8145f233a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -7,7 +7,7 @@
<original-package android:name="com.android.gallery3d" />
- <uses-sdk android:minSdkVersion="10" android:targetSdkVersion="16" />
+ <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="17" />
<permission android:name="com.android.gallery3d.permission.GALLERY_PROVIDER"
android:protectionLevel="signatureOrSystem" />