b3: Enable build flag versioning for radio and bootloader
Bug: 301142125 Change-Id: I665ab708541ca3b6d027daa3cf66ed66d211242b
This commit is contained in:
parent
722fc7d417
commit
fbf46c398a
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ else
|
|||
TARGET_SCREEN_DENSITY := 420
|
||||
endif
|
||||
|
||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_BLUEJAY_RADIO_DIR)
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := $(RELEASE_GOOGLE_BLUEJAY_BOOTLOADER_DIR)
|
||||
|
||||
# Enable load module in parallel
|
||||
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue