treble: Set TARGET_NO_KERNEL_OVERRIDE

Taken from Lineage generic targets - skips building kernel cleanly

Change-Id: Id71d3a3aed56fd4e815a64ef4191b125fc5026ce
This commit is contained in:
Andy CrossGate Yan 2021-10-20 11:30:25 +00:00 committed by developer@damillora.com
parent 4b99fc091b
commit a1b79d1442
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
BOARD_ROOT_EXTRA_SYMLINKS := $(filter-out $(BOARD_ROOT_EXTRA_SYMLINKS),/mnt/vendor/persist:/persist)
BOARD_EXT4_SHARE_DUP_BLOCKS := true
TARGET_NO_KERNEL_OVERRIDE := true