cmactions: cleanup androidManifest

This commit is contained in:
Mister Oyster 2017-10-21 01:05:24 +02:00
parent 86c9a56b12
commit 3d8bb3908b
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@
<protected-broadcast android:name="com.android.systemui.doze.pulse" />
<uses-sdk
android:minSdkVersion="23"
android:targetSdkVersion="23" />
<application
android:allowBackup="true"
android:label="@string/device_settings_app_name"