enforcing time
authorStricted <info@stricted.net>
Sat, 28 Apr 2018 19:23:21 +0000 (21:23 +0200)
committerStricted <info@stricted.net>
Sat, 28 Apr 2018 19:23:21 +0000 (21:23 +0200)
Change-Id: I82b4aa9432c3addd03159db531260738a6f62315

BoardConfig.mk

index d8f1daab377ee77afb42edb0e3eed85de52ed431..daf278ee1ad3a70558247503f18ee09c23493a0e 100644 (file)
@@ -53,7 +53,7 @@ TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/mt_usb/musb-hdrc.0.auto
 TARGET_KERNEL_CONFIG := ttab_defconfig
 TARGET_KERNEL_SOURCE := kernel/alcatel/ttab
 BOARD_KERNEL_IMAGE_NAME := zImage
-BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive androidboot.hardware=mt8127
+BOARD_KERNEL_CMDLINE := androidboot.hardware=mt8127
 BOARD_KERNEL_BASE := 0x80000000
 BOARD_KERNEL_PAGESIZE := 2048
 BOARD_CUSTOM_BOOTIMG_MK := device/alcatel/ttab/mkbootimg.mk