Set Lyric camera_hardware variable.
Bug: 240478511 Test: presubmit Change-Id: Iaf6682c9677353b6caecd0f31effa41abee7bc8a
This commit is contained in:
parent
493a4d5ed8
commit
6165da465e
4 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,8 @@ else
|
|||
include device/google/gs101/fingerprint/udfps_factory.mk
|
||||
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,google3a_config,target_device,oriole)
|
||||
|
||||
|
|
|
@ -46,6 +46,8 @@ endif
|
|||
|
||||
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,google3a_config,target_device,raven)
|
||||
|
||||
|
|
|
@ -29,6 +29,8 @@ include device/google/raviole/audio/slider/audio-tables.mk
|
|||
include hardware/google/pixel/vibrator/cs40l25/device.mk
|
||||
include device/google/gs-common/bcmbt/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,google3a_config,target_device,slider)
|
||||
|
||||
|
|
|
@ -29,6 +29,8 @@ include hardware/google/pixel/vibrator/drv2624/device.mk
|
|||
include device/google/raviole/audio/whitefin/audio-tables.mk
|
||||
include device/google/gs-common/bcmbt/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,google3a_config,target_device,slider)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue