kunlun2: Add BoardConfigVendor.mk include in BoardConfig

This commit is contained in:
Giammarco Senatore 2021-07-10 20:13:49 +02:00
parent 8bdfee8883
commit 7e7b249a6f
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -146,3 +146,6 @@ WIFI_DRIVER_STATE_ON := "ON"
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
WPA_SUPPLICANT_VERSION := VER_0_8_X
# Inherit from the proprietary version
-include vendor/lenovo/kunlun2/BoardConfigVendor.mk