Преглед изворни кода

Use soong_config_ macros to set Soong config variables.

Bug: 198503843
Test: treehugger
Change-Id: I914bf3c744a4243d745a5610b97e133e7faaef26
Sasha Smundak пре 3 година
родитељ
комит
cff5a75fa2
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      device-lynx.mk

+ 2 - 2
device-lynx.mk

@@ -26,8 +26,8 @@ include device/google/gs201/device-shipping-common.mk
 include device/google/lynx/audio/lynx/audio-tables.mk
 include hardware/google/pixel/vibrator/cs40l26/device.mk
 
-SOONG_CONFIG_lyric_tuning_product := cloudripper
-SOONG_CONFIG_google3a_config_target_device := cloudripper
+$(call soong_config_set,lyric,tuning_product,cloudripper)
+$(call soong_config_set,google3a_config,target_device,cloudripper)
 
 # Init files
 PRODUCT_COPY_FILES += \