Set Lyric camera_hardware variable.
Bug: 240478511 Test: presubmit Change-Id: I34e6a72252b1606cf93fa7b0f682fc37c16b708e
This commit is contained in:
parent
23ffc3b5cd
commit
b2127a5df1
4 changed files with 8 additions and 0 deletions
|
@ -35,6 +35,8 @@ ifeq ($(filter factory_cheetah, $(TARGET_PRODUCT)),)
|
||||||
include device/google/pantah/uwb/uwb_calibration.mk
|
include device/google/pantah/uwb/uwb_calibration.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# go/lyric-soong-variables
|
||||||
|
$(call soong_config_set,lyric,camera_hardware,cheetah)
|
||||||
$(call soong_config_set,lyric,tuning_product,cheetah)
|
$(call soong_config_set,lyric,tuning_product,cheetah)
|
||||||
$(call soong_config_set,google3a_config,target_device,cheetah)
|
$(call soong_config_set,google3a_config,target_device,cheetah)
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,8 @@ include device/google/pantah/audio/cloudripper/audio-tables.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
|
|
||||||
|
# go/lyric-soong-variables
|
||||||
|
$(call soong_config_set,lyric,camera_hardware,cloudripper)
|
||||||
$(call soong_config_set,lyric,tuning_product,cloudripper)
|
$(call soong_config_set,lyric,tuning_product,cloudripper)
|
||||||
$(call soong_config_set,google3a_config,target_device,cloudripper)
|
$(call soong_config_set,google3a_config,target_device,cloudripper)
|
||||||
|
|
||||||
|
|
|
@ -31,6 +31,8 @@ include device/google/gs201/device-shipping-common.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
|
|
||||||
|
# go/lyric-soong-variables
|
||||||
|
$(call soong_config_set,lyric,camera_hardware,panther)
|
||||||
$(call soong_config_set,lyric,tuning_product,panther)
|
$(call soong_config_set,lyric,tuning_product,panther)
|
||||||
$(call soong_config_set,google3a_config,target_device,panther)
|
$(call soong_config_set,google3a_config,target_device,panther)
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,8 @@ include device/google/gs101/uwb/uwb.mk
|
||||||
include device/google/pantah/uwb/uwb_calibration.mk
|
include device/google/pantah/uwb/uwb_calibration.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# go/lyric-soong-variables
|
||||||
|
$(call soong_config_set,lyric,camera_hardware,ravenclaw)
|
||||||
$(call soong_config_set,lyric,tuning_product,cloudripper)
|
$(call soong_config_set,lyric,tuning_product,cloudripper)
|
||||||
$(call soong_config_set,google3a_config,target_device,cloudripper)
|
$(call soong_config_set,google3a_config,target_device,cloudripper)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue