sdm660-common: DeviceDoze: Update target API level for Android S
Signed-off-by: Martin Štrobl <recordyletsplays@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
71be5f0893
commit
92e0cfb0af
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="24"
|
||||
android:targetSdkVersion="24"/>
|
||||
android:targetSdkVersion="30"/>
|
||||
|
||||
<application
|
||||
android:label="@string/device_settings_app_name"
|
||||
|
|
Loading…
Reference in a new issue