berlin: Decommonize a kernel cmdline option

Change-Id: I915384e273357a68e13dee360ead9a068aefe287
This commit is contained in:
Marc Bourgoin 2022-08-03 23:15:17 -06:00 committed by SGCMarkus
parent 942417b1df
commit 62b80df431

View File

@ -29,6 +29,7 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
DEVICE_MANIFEST_YUPIK_FILES += $(DEVICE_PATH)/manifest_berlin.xml DEVICE_MANIFEST_YUPIK_FILES += $(DEVICE_PATH)/manifest_berlin.xml
# Kernel # Kernel
BOARD_KERNEL_CMDLINE += androidboot.hab.product=berlin
TARGET_KERNEL_CONFIG += vendor/lineage_berlin.config TARGET_KERNEL_CONFIG += vendor/lineage_berlin.config
# Kernel Modules # Kernel Modules