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