Initial Lawnchair prebuilt APK integration for PawletOS: - Add priv-app/Lawnchair install target with Android.bp - Add QuickstepSwitcherOverlay to override AOSP launcher - Wire lawnchair.mk into product makefiles - Add build_prebuilt.sh for Gradle -> prebuilt APK workflow - Iteratively update from Lawnchair 2.1-alpha through 12 Alpha 5, 12.1 Alpha 3, and 15 Beta 1 as upstream releases landed
Lawnchair Prebuilt
Disclaimer
- This repository is based on arter97's android_vendor_lawnchair.
It has been adapted from the original Android.mk format to the Android.bp build system.
Usage
- Simply add the Lawnchair package to your
PRODUCT_PACKAGES.
Note
- There is a QuickstepSwitcherOverlay still, but the current version of lawnchair does not support being the Quickstep launcher, it is kept for future use.
Description
Languages
Shell
100%