Merge "tegu: Remove the camera warning message in the makefile" into main

This commit is contained in:
Treehugger Robot 2024-03-19 14:21:36 +00:00 committed by Android (Google) Code Review
commit 9d05a5de25

View file

@ -44,12 +44,8 @@ include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/touch/syna/syna20.mk
# 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)
$(warning tuning_product set to zuma on zumapro target)
$(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)