device/generic/common
Revision | 0e9d6b5ca27e55f2b0e3781b37a27b81c58a36bb (tree) |
---|---|
Zeit | 2016-08-16 01:08:12 |
Autor | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Android-x86 6.0-rc2 release (20160815)
Enable the features from Intel.
@@ -78,3 +78,7 @@ BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg | ||
78 | 78 | endif |
79 | 79 | |
80 | 80 | BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.hardware=$(TARGET_PRODUCT) |
81 | + | |
82 | +COMPATIBILITY_ENHANCEMENT_PACKAGE := true | |
83 | +PRC_COMPATIBILITY_PACKAGE := true | |
84 | +ZIP_OPTIMIZATION_NO_INTEGRITY := true |