之前的方式,将路径写死,单板适配必须在该路径下实现适配。 在board与soc分离后,有可能board来实现适配,也有可能soc来适配wifi的接口, 这样写死路径就有问题了,而是应该主动暴露出接口,让适配的人来deps,获取 这个模块暴露出的API。 Signed-off-by: SimonLi <likailong@huawei.com>
This directory provides the implementation of the WLAN interfaces.
see: https://gitee.com/openharmony/docs/blob/master/docs-en/readme/distributed-communication-subsystem.md