From 0e9d6b5ca27e55f2b0e3781b37a27b81c58a36bb Mon Sep 17 00:00:00 2001 From: Chih-Wei Huang Date: Mon, 15 Aug 2016 09:44:19 +0800 Subject: [PATCH] Android-x86 6.0-rc2 release (20160815) Enable the features from Intel. --- BoardConfig.mk | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.11.0