From: Chih-Wei Huang Date: Mon, 15 Aug 2016 01:44:19 +0000 (+0800) Subject: Android-x86 6.0-rc2 release (20160815) X-Git-Tag: android-x86-6.0-r1~4 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=0e9d6b5ca27e55f2b0e3781b37a27b81c58a36bb Android-x86 6.0-rc2 release (20160815) Enable the features from Intel. --- diff --git a/BoardConfig.mk b/BoardConfig.mk index 3393768..3af2dd3 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -78,3 +78,7 @@ BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg endif BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.hardware=$(TARGET_PRODUCT) + +COMPATIBILITY_ENHANCEMENT_PACKAGE := true +PRC_COMPATIBILITY_PACKAGE := true +ZIP_OPTIMIZATION_NO_INTEGRITY := true