make twrp permissive
authorJan Altensen <info@stricted.net>
Thu, 23 Apr 2020 19:05:20 +0000 (21:05 +0200)
committerJan Altensen <info@stricted.net>
Thu, 23 Apr 2020 19:10:52 +0000 (21:10 +0200)
Change-Id: I00ede8ef7e0a0af05331d8bc530445a623c67b5f

BoardConfig.mk

index d6f7004841818a435455decad7b757a4a27d3fa4..f773bf55c05472448289397183727fa741833dbb 100644 (file)
@@ -47,7 +47,7 @@ TARGET_NO_BOOTLOADER := false
 TARGET_USES_UEFI := true
 
 # Kernel
-BOARD_KERNEL_CMDLINE := loop.max_part=7 loop.max_part=7 buildvariant=user 
+BOARD_KERNEL_CMDLINE := loop.max_part=7 androidboot.selinux=permissive
 BOARD_KERNEL_BASE := 0x10000000
 BOARD_KERNEL_OFFSET := 0x00008000
 BOARD_RAMDISK_OFFSET := 0x00000000