X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=blobdiff_plain;f=x86.mk;h=90264306eb768cb16479db1984f5b9c6f919a292;hp=6c3ec6621208900d797d81b5ce6108d039be2976;hb=6d50976748ebc61030a91582a885b38283a2e2d2;hpb=ceb452f9ba1574090a6a8a45e60798b331bdb43e diff --git a/x86.mk b/x86.mk index 6c3ec66..9026430 100644 --- a/x86.mk +++ b/x86.mk @@ -24,7 +24,7 @@ PRODUCT_PROPERTY_OVERRIDES := \ $(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)