blob: f55002328c2d963cf7d37a11f1b0f5a227ee8bf3 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001This directory contains Wi-Fi test tool function
2
3
4WHAT IT DOES?
5=============
6It provide test tool for Wi-Fi HW related test
7
8
9HOW IT WAS BUILT?
10==================
11It needs the following libs from AOSP:
121. libcutils
13
14and the following libs from MediaTek:
151. libwifitest
16
17All source/dependency modules of this module are already put in
18'hardware/mediatek/wlan/wifi_hw_test_tool' folder.
19
20
21HOW TO USE IT?
22==============
23Files in this directory is used for Wi-Fi test tool
24
25
26All the source code of this directory were written by MediaTek co..
27