From 684ba7d1403091b73f3b154e30705169341155e3 Mon Sep 17 00:00:00 2001 From: Nehemiah Date: Sun, 5 Nov 2023 12:36:37 -0500 Subject: [PATCH] Fix --- unihertz/AndroidProducts.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unihertz/AndroidProducts.mk b/unihertz/AndroidProducts.mk index 78b078d..b4715c3 100644 --- a/unihertz/AndroidProducts.mk +++ b/unihertz/AndroidProducts.mk @@ -1,2 +1,2 @@ PRODUCT_MAKEFILES := \ - $(LOCAL_DIR)/titan_pocket \ No newline at end of file + $(LOCAL_DIR)/titan_pocket.mk \ No newline at end of file