Skip to content
Snippets Groups Projects
Commit d08e3c5e authored by Dhina17's avatar Dhina17
Browse files

onclite: Enforcing SELinux


This reverts commit bbd2aa8d7439d323599fbc1c4a1d259e03a45bee.

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 48cde94c
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ BUILD_BROKEN_DUP_RULES := true
# Kernel
BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_serial_dm,0x78af000 firmware_class.path=/vendor/firmware_mnt/image androidboot.usbconfigfs=true loop.max_part=7
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment