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

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24619247

Change-Id: Ia4e3a6f89e8b6cb14b889c0373b24bbaa4bf908e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Firman Prayoga 2023-09-01 09:53:16 +00:00 committed by Automerger Merge Worker
commit 228daad4e3

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