klte-common: Quiet "KERNEL IS NOT SEANDROID ENFORCING" boot message

Change-Id: Ic26c2d15f9e4b95c2cf006b222a0e0018a20258a
This commit is contained in:
Kevin F. Haggerty 2017-01-31 07:15:30 -07:00
parent 9c5f6f270a
commit da60e64b2e
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2017 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -31,6 +32,8 @@ BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000
BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk
TARGET_KERNEL_CONFIG := msm8974_sec_defconfig
TARGET_KERNEL_SELINUX_CONFIG := selinux_defconfig
TARGET_KERNEL_SOURCE := kernel/samsung/klte