dre: Enforce vendor tree presence

A compiled build has no chance of booting without the prebuilt
binaries, so fail the build if those are not present.

Change-Id: I8124a5f92a75490ce48422b9d760764733efe37e
This commit is contained in:
Christopher N. Hesse 2017-04-18 09:22:49 +02:00 committed by Albert Tang
parent 09f5250dc9
commit 90a2a607e6

View file

@ -234,4 +234,4 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WPA_SUPPLICANT_VERSION := VER_0_8_X WPA_SUPPLICANT_VERSION := VER_0_8_X
# Include the proprietary files BoardConfig. # Include the proprietary files BoardConfig.
-include vendor/oneplus/dre/BoardConfigVendor.mk include vendor/oneplus/dre/BoardConfigVendor.mk