diff --git a/device-tegu.mk b/device-tegu.mk index eb883fc..69aadf5 100644 --- a/device-tegu.mk +++ b/device-tegu.mk @@ -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