summaryrefslogtreecommitdiff
path: root/cheetah
diff options
context:
space:
mode:
authorClintChen <clintchen@google.com>2023-10-03 10:59:55 +0000
committerClint Chen <clintchen@google.com>2023-10-05 01:20:29 +0000
commit8245e1e32b107d02e751d6d5342ae389e53a7382 (patch)
treebdcb0a98b7ca2132e29e3e3c1caa325cfd550d61 /cheetah
parent21bd48a5d51f395718cfc7e4bce131f4ca15d451 (diff)
downloadpantah-8245e1e32b107d02e751d6d5342ae389e53a7382.tar.gz
P22: Enable build flag versioning for radio and bootloader
Bug: 301142125 Change-Id: Ic446d70e68217ba3354588741206a957033d25fb
Diffstat (limited to 'cheetah')
-rw-r--r--cheetah/BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cheetah/BoardConfig.mk b/cheetah/BoardConfig.mk
index 5880d5b..66bf1a4 100644
--- a/cheetah/BoardConfig.mk
+++ b/cheetah/BoardConfig.mk
@@ -17,6 +17,9 @@
# Enable load module in parallel
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
+RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_CHEETAH_RADIO_DIR)
+RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := $(RELEASE_GOOGLE_CHEETAH_BOOTLOADER_DIR)
+
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1