Bump targetSdkVersion to 24 am: f1210c127a am: 5159305b99
am: 514b607a10
* commit '514b607a107356e896ac89159c4c17ce15e02f9a':
Bump targetSdkVersion to 24
Change-Id: I56ca574dcf0d2d4c34d4cd9b03f3c571fbe3ae88
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
package="com.android.messaging"
|
||||
android:installLocation="internalOnly">
|
||||
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="23" />
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="24" />
|
||||
|
||||
<!-- Application holds CPU wakelock while working in background -->
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
|
||||
Reference in New Issue
Block a user