diff options
-rw-r--r-- | kona-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kona-common.mk b/kona-common.mk index 6f8c5fd..bb45ba3 100644 --- a/kona-common.mk +++ b/kona-common.mk @@ -76,5 +76,5 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_CHARACTERISTICS := tablet $(call inherit-product, frameworks/native/build/tablet-7in-xhdpi-2048-dalvik-heap.mk) -$(call inherit-product, device/samsung/smdk4412-common/common.mk) $(call inherit-product, vendor/samsung/kona-common/kona-vendor.mk) +$(call inherit-product, device/samsung/smdk4412-common/common.mk) |