From: Michael Bestas Date: Sun, 19 May 2024 22:45:16 +0000 (+0300) Subject: dopinder: Drop COMMON_LUNCH_CHOICES X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=420523fb21c1186d38e0701d14f1dcc5f7f767d9;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_askey_dopinder.git dopinder: 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 d42398a..9222d8f 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -6,8 +6,3 @@ PRODUCT_MAKEFILES := \ $(LOCAL_DIR)/lineage_dopinder.mk - -COMMON_LUNCH_CHOICES := \ - lineage_dopinder-eng \ - lineage_dopinder-user \ - lineage_dopinder-userdebug