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