tegu: Remove the camera warning message in the makefile

Bug: 329374077
Test: build pass
Change-Id: I1506bfa944ca55504237290917b9fb0d55b29873
This commit is contained in:
JohnCH Tsai 2024-03-19 09:48:02 +00:00
parent 07bbe60a17
commit 160ec70515

View file

@ -37,12 +37,8 @@ include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/touch/syna/syna20.mk include device/google/gs-common/touch/syna/syna20.mk
# go/lyric-soong-variables # go/lyric-soong-variables
# # TODO(298309659): Needs to check with owner later
$(warning camera_hardware set to zuma on zumapro target)
$(call soong_config_set,lyric,camera_hardware,tegu) $(call soong_config_set,lyric,camera_hardware,tegu)
$(warning tuning_product set to zuma on zumapro target)
$(call soong_config_set,lyric,tuning_product,tegu) $(call soong_config_set,lyric,tuning_product,tegu)
$(warning target_device set to zuma on zumapro target)
$(call soong_config_set,google3a_config,target_device,tegu) $(call soong_config_set,google3a_config,target_device,tegu)
# display # display