Remove inclusion of deleted USF makefile.

Bug: 250027581
Test: presubmit
Change-Id: Iee2b7354e7a1033b3be5b30c85e3555ea07312c3
This commit is contained in:
Krzysztof Kosiński 2022-10-13 05:01:32 +00:00
parent daccd2a6ed
commit 74ab1294e9

View file

@ -945,11 +945,7 @@ endif
#$(call inherit-product-if-exists, hardware/google_devices/gs101/gs101.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)
ifeq ($(wildcard vendor/google/sensors/usf),)
$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/usf/usf_product.mk)
else
$(call inherit-product-if-exists, vendor/google/sensors/usf/android/usf_efw_product.mk)
endif
$(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)