OSDN Git Service

config: Move the inclusion of CM specific stuff to prevent overriding
[android-x86/device-generic-common.git] / x86.mk
diff --git a/x86.mk b/x86.mk
index 3c890b2..2c94d1f 100644 (file)
--- a/x86.mk
+++ b/x86.mk
@@ -17,9 +17,6 @@
 # This is a generic product that isn't specialized for a specific device.
 # It includes the base Android-x86 platform.
 
-# Inherit some common CM stuff.
-$(call inherit-product, vendor/cm/config/common_full_phone.mk)
-
 # Additional settings used in all AOSP builds
 PRODUCT_PROPERTY_OVERRIDES := \
     ro.com.android.dateformat=MM-dd-yyyy \