zumapro: Update lyric soc config.

Bug: 298360951
Test: Build
Change-Id: I9b2327001c37d57de1ed96ed39d44c9a8a14d8fc
This commit is contained in:
Firman Prayoga 2023-08-31 12:01:56 +00:00
parent 7ac5952958
commit fa840948b2

View file

@ -555,9 +555,9 @@ endif
include device/google/gs-common/camera/lyric.mk include device/google/gs-common/camera/lyric.mk
$(call soong_config_set,lyric,soc,zumapro)
# TODO(b/272725898): Needs to check with owner later # TODO(b/272725898): Needs to check with owner later
$(warning lyric set to zuma on zumapro target) $(warning lyric set to v515 on v61 target)
$(call soong_config_set,lyric,soc,zuma)
$(call soong_config_set,lyric,kernel_version,v515) $(call soong_config_set,lyric,kernel_version,v515)
# lyric::tuning_product is set in device-specific makefiles, # lyric::tuning_product is set in device-specific makefiles,
# such as device/google/${DEVICE}/device-${DEVICE}.mk # such as device/google/${DEVICE}/device-${DEVICE}.mk