From 4e61aad0cc8a397d909bf3e7d0272f57a98077d3 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 20 May 2024 01:45:16 +0300 Subject: [PATCH] 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 --- AndroidProducts.mk | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.20.1