Skip to content

Commit

Permalink
Update BoardConfig.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
Dheeraj3031A authored Jan 19, 2024
1 parent 1129151 commit 6222e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
TARGET_KERNEL_HEADER_ARCH := arm64
TARGET_KERNEL_SOURCE := kernel/xiaomi/kenzo
TARGET_KERNEL_CONFIG := lineageos_kenzo_defconfig
TARGET_KERNEL_CONFIG := kenzo_defconfig

# Keymaster
TARGET_PROVIDES_KEYMASTER := true
Expand Down

0 comments on commit 6222e24

Please sign in to comment.