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:
parent
09f5250dc9
commit
90a2a607e6
1 changed files with 1 additions and 1 deletions
|
@ -234,4 +234,4 @@ WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
|||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
||||
# Include the proprietary files BoardConfig.
|
||||
-include vendor/oneplus/dre/BoardConfigVendor.mk
|
||||
include vendor/oneplus/dre/BoardConfigVendor.mk
|
||||
|
|
Loading…
Reference in a new issue