manifest: keep AOSP Launcher3 in build alongside prebuilt Lawnchair

Remove <remove-project> for platform/packages/apps/Launcher3. AOSP
Launcher3 stays in the build to provide com_android_launcher3_flags_lib
and launcher-aosp-tapl (needed by frameworks/base and platform_testing).
Lawnchair prebuilt overrides Launcher3 at install time via PRODUCT_PACKAGES
so the AOSP Launcher3 APK is never installed on-device.
This commit is contained in:
oxmc
2026-06-06 06:01:42 -07:00
parent b2a9fac3a8
commit b77cd7e1d4
-2
View File
@@ -60,9 +60,7 @@
vendor/pawlet/patches to be applied. Android Studio can also open
this repo directly using the existing Gradle build.
-->
<remove-project name="platform/packages/apps/Launcher3" />
<!--<project path="vendor/Lawnchair/Lawnchair" name="PawletOS/apps_lawnchair" remote="oxmc_git" revision="16-dev" />-->
<!-- Use A15 branch for now -->
<project path="vendor/Lawnchair/prebuilt" name="PawletOS/prebuilt_lawnchair" remote="oxmc_git" revision="android-15" />
<!-- Third party apps (Prebuilt) -->