Set Lyric camera_hardware variable.
Bug: 240478511 Test: presubmit Change-Id: I34e6a72252b1606cf93fa7b0f682fc37c16b708e Merged-In: I34e6a72252b1606cf93fa7b0f682fc37c16b708e
This commit is contained in:
parent
9f9a33218c
commit
bd91baeff9
4 changed files with 8 additions and 0 deletions
|
@ -36,6 +36,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)
|
||||||
|
|
||||||
|
|
|
@ -28,6 +28,8 @@ include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs101/bluetooth/bluetooth.mk
|
include device/google/gs101/bluetooth/bluetooth.mk
|
||||||
|
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml
|
||||||
|
# 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)
|
||||||
|
|
||||||
|
|
|
@ -32,6 +32,8 @@ include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs101/bluetooth/bluetooth.mk
|
include device/google/gs101/bluetooth/bluetooth.mk
|
||||||
|
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml
|
||||||
|
# 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)
|
||||||
|
|
||||||
|
|
|
@ -33,6 +33,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