diff --git a/device.mk b/device.mk index 71dce6c2..cf2b7417 100644 --- a/device.mk +++ b/device.mk @@ -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)