diff --git a/a10/device.mk b/a10/device.mk index 3e2e356..ad16e91 100644 --- a/a10/device.mk +++ b/a10/device.mk @@ -3,7 +3,7 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay # Inherit common device configuration $(call inherit-product, device/samsung/universal7885-common/universal7885-common.mk) -$(call inherit-product, vendor/samsung/a10/a10-vendor.mk) +$(call inherit-product, vendor/samsung/a10-arm64/a10-vendor.mk) $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)