X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=x86.mk;h=7fb561d6e18a64f4aba7fc683930ad43c16514c3;hb=c327ac90273ddf565fbb2243475e43375d511bb6;hp=6c3ec6621208900d797d81b5ce6108d039be2976;hpb=ceb452f9ba1574090a6a8a45e60798b331bdb43e;p=android-x86%2Fdevice-generic-common.git diff --git a/x86.mk b/x86.mk index 6c3ec66..7fb561d 100644 --- a/x86.mk +++ b/x86.mk @@ -21,10 +21,12 @@ PRODUCT_PROPERTY_OVERRIDES := \ ro.com.android.dateformat=MM-dd-yyyy \ +PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true + $(call inherit-product,$(LOCAL_PATH)/device.mk) # Get a list of languages. -$(call inherit-product,$(SRC_TARGET_DIR)/product/locales_full.mk) +$(call inherit-product,$(SRC_TARGET_DIR)/product/languages_full.mk) # Get everything else from the parent package $(call inherit-product,$(SRC_TARGET_DIR)/product/generic.mk)