Use soong_config_ macros to set Soong config variables.
Bug: 198503843 Test: treehugger Change-Id: I0a89cee756fd93e3c485c74aec5fcbbc66f850f9
This commit is contained in:
parent
e7cfbb7e37
commit
45b021eeb3
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),)
|
|||
include device/google/felix/uwb/uwb_calibration.mk
|
||||
endif
|
||||
|
||||
SOONG_CONFIG_lyric_tuning_product := felix
|
||||
SOONG_CONFIG_google3a_config_target_device := felix
|
||||
$(call soong_config_set,lyric,tuning_product,felix)
|
||||
$(call soong_config_set,google3a_config,target_device,felix)
|
||||
|
||||
BOARD_SEPOLICY_DIRS += \
|
||||
hardware/google/pixel-sepolicy/vibrator/common \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue