sm8250-common: 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 LuK1337
parent 00a96ce03f
commit 92ccf71572

View File

@@ -214,4 +214,4 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
# Inherit from the proprietary version
-include vendor/oneplus/sm8250-common/BoardConfigVendor.mk
include vendor/oneplus/sm8250-common/BoardConfigVendor.mk