OSDN Git Service

fstab.x86: auto mount CDROM devices
[android-x86/device-generic-common.git] / BoardConfig.mk
index 45b9dd9..f0789f5 100644 (file)
@@ -19,7 +19,6 @@ BOARD_MALLOC_ALIGNMENT := 16
 ifeq ($(HOST_OS),linux)
 WITH_DEXPREOPT := true
 WITH_DEXPREOPT_PIC := true
-TARGET_GCC_VERSION_EXP := 4.9
 endif
 
 # the following variables could be overridden
@@ -78,4 +77,8 @@ TARGET_HARDWARE_3D := true
 BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg
 endif
 
-BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.hardware=$(TARGET_PRODUCT)
+BOARD_KERNEL_CMDLINE := root=/dev/ram0
+
+COMPATIBILITY_ENHANCEMENT_PACKAGE := true
+PRC_COMPATIBILITY_PACKAGE := true
+ZIP_OPTIMIZATION_NO_INTEGRITY := true