summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-02-27 01:41:44 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-02-27 01:41:44 +0000
commit158cbda6ff7443fc86321a509341d326455d868c (patch)
treea052492903c9f715cd1c56de40d1f34b453ee154 /AndroidManifest.xml
parent10ece61a285633c1b06921ec7b8ce3c50bb37b73 (diff)
parent71bfefaf9029df26ba4c6e4077c4e3e2f259634f (diff)
downloadandroid_packages_apps_Gallery2-158cbda6ff7443fc86321a509341d326455d868c.tar.gz
android_packages_apps_Gallery2-158cbda6ff7443fc86321a509341d326455d868c.tar.bz2
android_packages_apps_Gallery2-158cbda6ff7443fc86321a509341d326455d868c.zip
Merge "Thumbnails for PhotoSetPage" into gb-ub-photos-bryce
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 1a6f800f2..ca62d8aab 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" />