From ec143c95d07800f340eae34ac4e667d95ceeb184 Mon Sep 17 00:00:00 2001 From: Firman Prayoga Date: Tue, 31 Oct 2023 03:31:59 +0000 Subject: [PATCH] caimito: Update ripcurrentpro tuning_product lyric param. Bug: 304693795 Test: Build Change-Id: I803fc3b1b9ff0d38ec14b10f581d065c59754251 --- device-ripcurrentpro.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/device-ripcurrentpro.mk b/device-ripcurrentpro.mk index 12562c8b..984f29e5 100644 --- a/device-ripcurrentpro.mk +++ b/device-ripcurrentpro.mk @@ -35,8 +35,7 @@ include device/google/caimito/fingerprint/ultrasonic_udfps.mk # go/lyric-soong-variables $(call soong_config_set,lyric,camera_hardware,ripcurrentpro) -$(warning tuning_product set to zuma on zumapro target) -$(call soong_config_set,lyric,tuning_product,ripcurrent) +$(call soong_config_set,lyric,tuning_product,ripcurrentpro) $(warning target_device set to zuma on zumapro target) $(call soong_config_set,google3a_config,target_device,ripcurrent)