sm8250-commonn: include vendor/motorola/sm8250-common
This commit is contained in:
parent
b9149481d0
commit
2921075495
@ -180,3 +180,6 @@ WIFI_DRIVER_STATE_ON := "ON"
|
||||
WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
|
||||
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
||||
# inherit from the proprietary version
|
||||
-include vendor/motorola/sm8250-common/BoardConfigVendor.mk
|
||||
|
@ -354,3 +354,6 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/wifi/qca6490/WCNSS_qcom_cfg.ini:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/qca6490/WCNSS_qcom_cfg.ini \
|
||||
$(LOCAL_PATH)/wifi/p2p_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/p2p_supplicant_overlay.conf \
|
||||
$(LOCAL_PATH)/wifi/wpa_supplicant_overlay.conf:$(TARGET_COPY_OUT_VENDOR)/etc/wifi/wpa_supplicant_overlay.conf
|
||||
|
||||
# Inherit from vendor blobs
|
||||
$(call inherit-product, vendor/motorola/sm8250-common/sm8250-common-vendor.mk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user