From fde8e74f7bc396ff1bb7aad19852c0d23c9e705c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Kosi=C5=84ski?= Date: Thu, 13 Oct 2022 05:02:26 +0000 Subject: [PATCH] Remove inclusion of deleted USF makefile. Bug: 250027581 Test: presubmit Change-Id: I3d434146427f75824f4b3e1e9af50db3839889d5 --- device.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/device.mk b/device.mk index 98e8bb0f..fc407374 100644 --- a/device.mk +++ b/device.mk @@ -975,11 +975,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk) #$(call inherit-product-if-exists, hardware/google_devices/gs201/gs201.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/gs201/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)