X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=blobdiff_plain;f=BoardConfig.mk;h=84e83bfadd48975944d11bb8105fb65681565f05;hp=3af2dd3e4601727ddbdee0781502c6717514384d;hb=9c64ea75860c945f9432eac9e013f0c291d9d4f6;hpb=0e9d6b5ca27e55f2b0e3781b37a27b81c58a36bb diff --git a/BoardConfig.mk b/BoardConfig.mk index 3af2dd3..84e83bf 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -77,7 +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 androidboot.hardware=$(TARGET_PRODUCT) androidboot.selinux=permissive +TARGET_KERNEL_DIFFCONFIG := device/generic/common/selinux_diffconfig COMPATIBILITY_ENHANCEMENT_PACKAGE := true PRC_COMPATIBILITY_PACKAGE := true