From f516772b0ce462882069717c2467ef19763cbf3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Kosi=C5=84ski?= Date: Wed, 12 Oct 2022 20:57:06 +0000 Subject: [PATCH] Revert "usf: Include usf_product.mk for USF PDK." Revert submission 20107117-usf_pdk_zuma Reason for revert: no longer needed. Reverted Changes: I871eaf232:usf: Include usf_product.mk for USF PDK. Icd19909d2:usf: Add USF config for PDK Change-Id: Ic11efde6fcc27b7c3339c047767a316d5daf6b79 --- device.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/device.mk b/device.mk index f52471be..f5e31c10 100644 --- a/device.mk +++ b/device.mk @@ -888,11 +888,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) -ifeq ($(wildcard vendor/google/sensors/usf),) -$(call inherit-product-if-exists, vendor/google_devices/zuma/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)