Change target SDK to '28'
Bug: 121306802 Test: none Change-Id: I3e7302ab42987c177f9e538fd7fdf66c35f0bb79
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
package="com.android.cts.ctsshim" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24" />
|
||||
android:targetSdkVersion="28" />
|
||||
|
||||
<restrict-update
|
||||
android:hash="__CAN_NOT_BE_UPDATED__" />
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
package="com.android.cts.priv.ctsshim" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24" />
|
||||
android:targetSdkVersion="28" />
|
||||
|
||||
<restrict-update
|
||||
android:hash="__HASH__" />
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
package="com.android.cts.priv.ctsshim" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24" />
|
||||
android:targetSdkVersion="28" />
|
||||
|
||||
<application
|
||||
android:hasCode="false"
|
||||
|
||||
Reference in New Issue
Block a user