From: Michael Bestas Date: Sun, 19 May 2024 22:45:16 +0000 (+0300) Subject: odroidc4: Drop COMMON_LUNCH_CHOICES X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4e61aad0cc8a397d909bf3e7d0272f57a98077d3;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_hardkernel_odroidc4.git odroidc4: Drop COMMON_LUNCH_CHOICES As of 14 QPR2 this is broken, let's remove it instead of updating it every 3 months. breakfast is the way to go. Change-Id: I097bd54b894d9a49c7ce8b1ab6f343349e268fd8 --- diff --git a/AndroidProducts.mk b/AndroidProducts.mk index 4fa4a58..0ac1623 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -6,8 +6,3 @@ PRODUCT_MAKEFILES := \ $(LOCAL_DIR)/lineage_odroidc4.mk - -COMMON_LUNCH_CHOICES := \ - lineage_odroidc4-eng \ - lineage_odroidc4-user \ - lineage_odroidc4-userdebug