From 2f3a1a73a65dedcb80f5f1f349e41fadc1bd99f0 Mon Sep 17 00:00:00 2001 From: Firman Prayoga Date: Thu, 31 Aug 2023 12:01:56 +0000 Subject: [PATCH] zumapro: Update lyric soc config. Bug: 298360951 Test: Build Change-Id: I9b2327001c37d57de1ed96ed39d44c9a8a14d8fc Merged-In: I9b2327001c37d57de1ed96ed39d44c9a8a14d8fc --- device.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 395e08b..1b98fa8 100644 --- a/device.mk +++ b/device.mk @@ -552,9 +552,9 @@ endif include device/google/gs-common/camera/lyric.mk +$(call soong_config_set,lyric,soc,zumapro) # TODO(b/272725898): Needs to check with owner later -$(warning lyric set to zuma on zumapro target) -$(call soong_config_set,lyric,soc,zuma) +$(warning lyric set to v515 on v61 target) $(call soong_config_set,lyric,kernel_version,v515) # lyric::tuning_product is set in device-specific makefiles, # such as device/google/${DEVICE}/device-${DEVICE}.mk