- All credits go to the Lawnchair Team.
- Quickstep enablement is done with the help of QuickSwitch Magisk module made by Skittles9823.
1. Add this repository to your AOSP build root's vendor/lawnchair
2. Import vendor/lawnchair/lawnchair.mk
$(call inherit-product-if-exists, vendor/lawnchair/product.mk)
3. Remove existing launcher from the build
This can be done by adding package name of such launcher in overrides for Lawnchair package definition in Android.bp
4. Build Android