Merge "zumapro: Update lyric soc config." into udc-qpr-dev

This commit is contained in:
Firman Prayoga 2023-09-01 09:29:26 +00:00 committed by Android (Google) Code Review
commit 5957a476a5

View file

@ -552,9 +552,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