From b77cd7e1d40a431dc49f3f0b47cb22088e53406d Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Sat, 6 Jun 2026 06:01:42 -0700 Subject: [PATCH] manifest: keep AOSP Launcher3 in build alongside prebuilt Lawnchair Remove 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. --- pawletos.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pawletos.xml b/pawletos.xml index 3afb2a5..21f845c 100644 --- a/pawletos.xml +++ b/pawletos.xml @@ -60,9 +60,7 @@ vendor/pawlet/patches to be applied. Android Studio can also open this repo directly using the existing Gradle build. --> - -