Messaging: bump target SDK version to 29
Change-Id: I2067146755ddc73c0ac31cf2096d17adbd98d071
This commit is contained in:
committed by
Michael Bestas
parent
d27b7ca8bd
commit
7066788d58
@@ -18,7 +18,7 @@
|
||||
package="com.android.messaging"
|
||||
android:installLocation="internalOnly">
|
||||
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" />
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="29" />
|
||||
|
||||
<!-- Application holds CPU wakelock while working in background -->
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
|
||||
Reference in New Issue
Block a user