Temporary use zuma lyric
error: vendor/google_devices/gs-common/prebuilts/camera/Android.bp:14:1: module "prebuilt_com.google.pixel.camera.hal": Soong config property "camera_hardware" must be one of *** Bug: 298309659 Change-Id: I999da42f2803d1d1de84cb6bc01975c7e84f64a1
This commit is contained in:
parent
38eec85603
commit
aeda3ecc45
1 changed files with 7 additions and 3 deletions
|
@ -41,9 +41,13 @@ include device/google/gs-common/touch/syna/syna20.mk
|
|||
include device/google/tegu/fingerprint/ultrasonic_udfps.mk
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,tegu)
|
||||
$(call soong_config_set,lyric,tuning_product,tegu)
|
||||
$(call soong_config_set,google3a_config,target_device,tegu)
|
||||
# # TODO(298309659): Needs to check with owner later
|
||||
$(warning camera_hardware set to zuma on zumapro target)
|
||||
$(call soong_config_set,lyric,camera_hardware,ripcurrent)
|
||||
$(warning tuning_product set to zuma on zumapro target)
|
||||
$(call soong_config_set,lyric,tuning_product,ripcurrent)
|
||||
$(warning target_device set to zuma on zumapro target)
|
||||
$(call soong_config_set,google3a_config,target_device,ripcurrent)
|
||||
|
||||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/tegu/tegu/overlay
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue