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

onclite: Go with permissive now


Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 484e2c2f
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ TARGET_USES_64_BIT_BINDER := true
# Kernel
BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_hsl_uart,0x78af000 firmware_class.path=/vendor/firmware_mnt/image androidboot.usbconfigfs=true
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