usf: Include usf_product.mk for USF PDK. am: de29a14a9a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/19168027 Change-Id: I5327d7b1dc808833b3cdd0b96c18d26e0b0a2cfb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
926295780b
1 changed files with 4 additions and 0 deletions
|
@ -941,7 +941,11 @@ 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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue