Disable USF modules.

Bug: 238272499
Test: Compile pass.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I6bfcd9fb936e865424a082a8eb1e28bff0f6d0a6
This commit is contained in:
Rick Chen 2022-07-21 16:52:14 +08:00
parent 60c7a4833f
commit 621be0f47c

View file

@ -891,7 +891,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
#$(call inherit-product-if-exists, hardware/google_devices/zuma/zuma.mk)
#$(call inherit-product-if-exists, vendor/google_devices/common/exynos-vendor.mk)
#$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4375/device-bcm.mk)
$(call inherit-product-if-exists, vendor/google/sensors/usf/android/usf_efw_product.mk)
#$(call inherit-product-if-exists, vendor/google/sensors/usf/android/usf_efw_product.mk)
$(call inherit-product-if-exists, vendor/google/services/LyricCameraHAL/src/build/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google/camera/devices/whi/device-vendor.mk)