OSDN Git Service

init.sh: fix virgl support of newer kernel
[android-x86/device-generic-common.git] / x86.mk
diff --git a/x86.mk b/x86.mk
index 2c94d1f..9026430 100644 (file)
--- a/x86.mk
+++ b/x86.mk
@@ -22,10 +22,9 @@ PRODUCT_PROPERTY_OVERRIDES := \
     ro.com.android.dateformat=MM-dd-yyyy \
 
 $(call inherit-product,$(LOCAL_PATH)/device.mk)
-$(call inherit-product,$(LOCAL_PATH)/packages.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)