Skip to content

Commit

Permalink
r5x: Drop some flags
Browse files Browse the repository at this point in the history
Signed-off-by: eun <[email protected]>
  • Loading branch information
eun0115 committed Nov 20, 2021
1 parent adc8e7d commit 67e5126
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@ TARGET_KERNEL_HEADER_ARCH := arm64
TARGET_PREBUILT_KERNEL := $(DEVICE_PATH)/prebuilt/Image.gz-dtb
BOARD_PREBUILT_DTBOIMAGE := $(DEVICE_PATH)/prebuilt/dtbo.img
BOARD_INCLUDE_RECOVERY_DTBO := true
#BOARD_BOOTIMG_HEADER_VERSION := 1
#BOARD_MKBOOTIMG_ARGS := --ramdisk_offset $(BOARD_RAMDISK_OFFSET)
#BOARD_MKBOOTIMG_ARGS += --tags_offset $(BOARD_KERNEL_TAGS_OFFSET)
#BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOTIMG_HEADER_VERSION)

# QCOM
#TARGET_USE_SDCLANG := true

# Assert
TARGET_OTA_ASSERT_DEVICE := RMX1911,RMX1925,RMX2030,RMX1927
Expand Down

0 comments on commit 67e5126

Please sign in to comment.