From e3f8371d7a7beb26d14281b0c972051f64e41765 Mon Sep 17 00:00:00 2001 From: Swapnil Date: Sat, 2 Dec 2017 22:53:56 +0530 Subject: [PATCH] [vendor/pure] santoni: fix typo --- products/santoni.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/santoni.mk b/products/santoni.mk index 95d5250..012a466 100644 --- a/products/santoni.mk +++ b/products/santoni.mk @@ -14,7 +14,7 @@ # Inherit AOSP device configuration for santoni -$(call inherit-product, device/xiaomi/land/aosp_santoni.mk) +$(call inherit-product, device/xiaomi/santoni/aosp_santoni.mk) # Device identifier. This must come after all inclusions. PRODUCT_NAME := santoni