Update gs101 GCH configuration.

GCH toggle was modified from disable_lazy_hal to use_lazy_hal,
so the explicit assignment is no longer needed - the camera HAL
is eager by default.

Bug: 186175754
Test: build, camera preview
Change-Id: I5e4bede5083c5b0793f1b816a10ba9ae1d7bafc2
This commit is contained in:
Krzysztof Kosiński 2021-05-12 16:56:05 -07:00 committed by TreeHugger Robot
parent 7d7d96f2cd
commit 3d2139f5f4

View file

@ -478,12 +478,9 @@ SOONG_CONFIG_google3a_config_target_device := $(LOCAL_TARGET_PRODUCT)
SOONG_CONFIG_NAMESPACES += gch
SOONG_CONFIG_gch += \
feature \
disable_lazy_hal
SOONG_CONFIG_gch += feature
# Disable Legacy common hal modules for whi
SOONG_CONFIG_gch_feature := use_lyric_hal
SOONG_CONFIG_gch_disable_lazy_hal := true
# WiFi
PRODUCT_PACKAGES += \