mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
* Don't elevate priority for devices below Q EGL_CONTEXT_PRIORITY_HIGH_IMG doesn't exist for Android below Q and Lawnchair Launcher don't support QuickSwitch for Android Q anyway, the effect should have no effect on daily usage. Signed-off-by: Pun Butrach <pun.butrach@gmail.com> * Update quickstep/src/com/android/quickstep/QuickstepProcessInitializer.java * Use AtLeast check from Launcher3's Utilities Signed-off-by: Pun Butrach <pun.butrach@gmail.com> * Update quickstep/src/com/android/quickstep/QuickstepProcessInitializer.java Co-authored-by: Zongle Wang <wangzongler@gmail.com> --------- Signed-off-by: Pun Butrach <pun.butrach@gmail.com> Co-authored-by: Zongle Wang <wangzongler@gmail.com>