Revert "test2"

This reverts commit f400508619.
This commit is contained in:
marc0601 2018-09-01 23:35:36 +02:00
parent f400508619
commit 7aa7667acf

View file

@ -19,5 +19,5 @@ TARGET_PREBUILT_KERNEL := $(LOCAL_PATH)/kernel
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F androidboot.selinux=permissive BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F androidboot.selinux=permissive
BOARD_KERNEL_BASE := 0x00008000 BOARD_KERNEL_BASE := 0x00008000
BOARD_KERNEL_PAGESIZE := 2048 BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000 BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000 --dt $(LOCAL_PATH)/dt.img
BOARD_NEEDS_LZMA_MINIGZIP := true BOARD_NEEDS_LZMA_MINIGZIP := true