From 77966535c1e085d042c5ae4bf3b8a6e21a9aaab6 Mon Sep 17 00:00:00 2001 From: Marc Bourgoin Date: Mon, 17 Apr 2023 22:00:04 -0600 Subject: [PATCH] xpeng: sm7325.mk -> common.mk Since we support both sm8350 and sm7325 it makes sense to just rename this Change-Id: I0c6c113c3655816eb632c7e5fa41c38f982b87a0 --- device.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device.mk b/device.mk index 3fcbccc..8c5905d 100644 --- a/device.mk +++ b/device.mk @@ -24,7 +24,7 @@ PRODUCT_AAPT_PREBUILT_DPI := xxxhdpi xxhdpi xhdpi hdpi PRODUCT_SHIPPING_API_LEVEL := 30 # Inherit from motorola sm7325-common -$(call inherit-product, device/motorola/sm7325-common/sm7325.mk) +$(call inherit-product, device/motorola/sm7325-common/common.mk) # Overlays PRODUCT_PACKAGES += \