mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
d438d71c0dc51267a001953f6a423ab862ff5e92
Current implementation in wahoo is to build the WiFi driver as a static module (part of the kernel image) This commit uses a dynamic linkable Kernel Module which is loaded at init, and never unloads Bug: 73177354 Test: Manual test Change-Id: If605422dfda62ef0bf52b09f519fb9091b5d9ddb Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
Description
No description provided
Languages
C++
68.6%
Makefile
23.4%
Shell
4.9%
C
3.1%