X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=BoardConfig.mk;h=f0789f5c722bf2c7f4ad82f813eaa842fc6a94e9;hb=e07d8139c890f6cfb8b1eba0bf7a7f258c9e1d38;hp=3393768d7ac5477e3fbb7017281193f6e4f07628;hpb=897bf6607e0f079d0fd9a83371942a2e4e39b952;p=android-x86%2Fdevice-generic-common.git diff --git a/BoardConfig.mk b/BoardConfig.mk index 3393768..f0789f5 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -77,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