Merge "Update Support4Demos targetSdkVersion to 19" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
900169fc23
@@ -25,7 +25,7 @@
|
|||||||
<uses-permission android:name="android.permission.READ_CONTACTS" />
|
<uses-permission android:name="android.permission.READ_CONTACTS" />
|
||||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="17" />
|
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="19" />
|
||||||
|
|
||||||
<!-- The smallest screen this app works on is a phone. The app will
|
<!-- The smallest screen this app works on is a phone. The app will
|
||||||
scale its UI to larger screens but doesn't make good use of them
|
scale its UI to larger screens but doesn't make good use of them
|
||||||
|
|||||||
Reference in New Issue
Block a user