sdm660-common: DeviceDoze: Drop minSdkVersion
Change-Id: Idbbe6713999ca8b942b2bf91cc899118e22a062b
This commit is contained in:
parent
72ba21c4f0
commit
5a32a68e3c
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@
|
|||
|
||||
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="24"
|
||||
android:targetSdkVersion="30"/>
|
||||
|
||||
<application
|
||||
android:label="@string/device_settings_app_name"
|
||||
android:persistent="true">
|
||||
|
|
Loading…
Reference in a new issue