Set Lyric camera_hardware variable. am: f0d6b36e9a

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/20032565

Change-Id: I0e327df4175d05b768292c50ece4106f33117e0c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Krzysztof Kosiński 2022-09-23 20:54:24 +00:00 committed by Automerger Merge Worker
commit ff00436209
4 changed files with 8 additions and 0 deletions

View file

@ -41,6 +41,8 @@ else
include device/google/gs101/fingerprint/udfps_factory.mk include device/google/gs101/fingerprint/udfps_factory.mk
endif endif
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,oriole)
$(call soong_config_set,lyric,tuning_product,oriole) $(call soong_config_set,lyric,tuning_product,oriole)
$(call soong_config_set,google3a_config,target_device,oriole) $(call soong_config_set,google3a_config,target_device,oriole)

View file

@ -46,6 +46,8 @@ endif
include hardware/google/pixel/vibrator/cs40l25/device.mk include hardware/google/pixel/vibrator/cs40l25/device.mk
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,raven)
$(call soong_config_set,lyric,tuning_product,raven) $(call soong_config_set,lyric,tuning_product,raven)
$(call soong_config_set,google3a_config,target_device,raven) $(call soong_config_set,google3a_config,target_device,raven)

View file

@ -29,6 +29,8 @@ include device/google/raviole/audio/slider/audio-tables.mk
include hardware/google/pixel/vibrator/cs40l25/device.mk include hardware/google/pixel/vibrator/cs40l25/device.mk
include device/google/gs101/bluetooth/bluetooth.mk include device/google/gs101/bluetooth/bluetooth.mk
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,slider)
$(call soong_config_set,lyric,tuning_product,slider) $(call soong_config_set,lyric,tuning_product,slider)
$(call soong_config_set,google3a_config,target_device,slider) $(call soong_config_set,google3a_config,target_device,slider)

View file

@ -29,6 +29,8 @@ include hardware/google/pixel/vibrator/drv2624/device.mk
include device/google/raviole/audio/whitefin/audio-tables.mk include device/google/raviole/audio/whitefin/audio-tables.mk
include device/google/gs101/bluetooth/bluetooth.mk include device/google/gs101/bluetooth/bluetooth.mk
# go/lyric-soong-variables
$(call soong_config_set,lyric,camera_hardware,slider)
$(call soong_config_set,lyric,tuning_product,slider) $(call soong_config_set,lyric,tuning_product,slider)
$(call soong_config_set,google3a_config,target_device,slider) $(call soong_config_set,google3a_config,target_device,slider)