From a89512109f818b9c5d7dcfa2eabf962e0913a343 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 19 Mar 2017 17:39:00 +0100 Subject: espresso3g: fix AndroidProducts.mk Change-Id: Ic7debdfec86b7c4e192580818bd302050e447279 --- AndroidProducts.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidProducts.mk b/AndroidProducts.mk index e3d5b2d..0f938d3 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -16,4 +16,4 @@ PRODUCT_MAKEFILES := \ $(LOCAL_DIR)/aosp_espresso3g.mk \ - $(LOCAL_DIR)/cm.mk + $(LOCAL_DIR)/lineage.mk -- cgit v1.1