Fixing Launcher3Quickstep build, broken due to SDK changes
Change-Id: I7228c036e023f94d3f47b303c7e7b4395bc8a1b7
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.android.launcher3" >
|
package="com.android.launcher3" >
|
||||||
|
|
||||||
|
<uses-sdk android:targetSdkVersion="28" android:minSdkVersion="28"/>
|
||||||
<uses-permission android:name="android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS" />
|
<uses-permission android:name="android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS" />
|
||||||
<application
|
<application
|
||||||
android:backupAgent="com.android.launcher3.LauncherBackupAgent"
|
android:backupAgent="com.android.launcher3.LauncherBackupAgent"
|
||||||
|
|||||||
Reference in New Issue
Block a user