doze: Drop minSdkVersion
Change-Id: Idbbe6713999ca8b942b2bf91cc899118e22a062b
This commit is contained in:
@@ -26,10 +26,6 @@
|
|||||||
|
|
||||||
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
|
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
|
||||||
|
|
||||||
<uses-sdk
|
|
||||||
android:minSdkVersion="24"
|
|
||||||
android:targetSdkVersion="24"/>
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:label="@string/device_settings_app_name"
|
android:label="@string/device_settings_app_name"
|
||||||
android:persistent="true">
|
android:persistent="true">
|
||||||
|
|||||||
Reference in New Issue
Block a user