Add Lyric camera IQ tuning configuration.

Bug: 200221875
Test: build and check camera HAL APEX content for affected devices
Change-Id: I441a158231fd1c8fb950e2c1c0d1539cea1af70c
This commit is contained in:
Krzysztof Kosiński 2021-11-02 21:56:46 -07:00
parent f883475ba9
commit 373e520a92

View file

@ -483,9 +483,13 @@ endif
SOONG_CONFIG_NAMESPACES += lyric
SOONG_CONFIG_lyric += \
use_lyric_camera_hal \
soc
SOONG_CONFIG_lyric_use_lyric_camera_hal := true
soc \
tuning_product
SOONG_CONFIG_lyric_soc := gs201
SOONG_CONFIG_lyric_use_lyric_camera_hal := true
# SOONG_CONFIG_lyric_tuning_product is set in device-specific makefiles,
# such as device/google/cloudripper/device-cloudripper.mk
SOONG_CONFIG_NAMESPACES += google3a_config
SOONG_CONFIG_google3a_config += \
@ -497,7 +501,6 @@ SOONG_CONFIG_google3a_config += \
SOONG_CONFIG_google3a_config_soc := gs201
SOONG_CONFIG_google3a_config_gcam_awb := true
SOONG_CONFIG_google3a_config_ghawb_truetone := true
SOONG_CONFIG_google3a_config_target_device := $(LOCAL_TARGET_PRODUCT)
SOONG_CONFIG_NAMESPACES += gch