sanders: MotoActions: Drop min|target sdk version

Change-Id: I0ce82d8e6c5e2f432426fa9c98a36f33ece9bc52
This commit is contained in:
kubersharma001
2019-11-03 23:30:30 +05:30
committed by Jorge Lucas
parent b748610e03
commit 390fd1c714

View File

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