mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
Elevate GPU priority of Launcher3Quickstep
Bug: 75985430 Change-Id: I4ac70c76db98b4ab666b0559f3185392142be045
This commit is contained in:
@@ -107,6 +107,11 @@
|
||||
public <init>(...);
|
||||
}
|
||||
|
||||
# MainProcessInitializer
|
||||
-keep class com.android.quickstep.QuickstepProcessInitializer {
|
||||
public <init>(...);
|
||||
}
|
||||
|
||||
-keep interface com.android.launcher3.userevent.nano.LauncherLogProto.** {
|
||||
*;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user