From a2cc43e84c39d24aa8d48539118326e4ea5c2cf8 Mon Sep 17 00:00:00 2001 From: xunmod <116288337+xunmod@users.noreply.github.com> Date: Sat, 2 Mar 2024 09:47:34 +0800 Subject: [PATCH] Add Launcher2 For some reason it's not going to build, add it --- device.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device.mk b/device.mk index f4b65f6..634788c 100644 --- a/device.mk +++ b/device.mk @@ -5,6 +5,7 @@ DEVICE_PACKAGE_OVERLAYS := \ PRODUCT_PACKAGES += gatord PRODUCT_PACKAGES += \ + Launcher2 \ VideoPlayer \ Bluetooth