From: Stricted Date: Sat, 28 Apr 2018 19:23:21 +0000 (+0200) Subject: enforcing time X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cbc47e51f1585b860294dee7cd2c632caa3c1b31;p=GitHub%2Fmt8127%2Fandroid_device_alcatel_ttab.git enforcing time Change-Id: I82b4aa9432c3addd03159db531260738a6f62315 --- diff --git a/BoardConfig.mk b/BoardConfig.mk index d8f1daa..daf278e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -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