blob: f55002328c2d963cf7d37a11f1b0f5a227ee8bf3 [file] [log] [blame]
This directory contains Wi-Fi test tool function
WHAT IT DOES?
=============
It provide test tool for Wi-Fi HW related test
HOW IT WAS BUILT?
==================
It needs the following libs from AOSP:
1. libcutils
and the following libs from MediaTek:
1. libwifitest
All source/dependency modules of this module are already put in
'hardware/mediatek/wlan/wifi_hw_test_tool' folder.
HOW TO USE IT?
==============
Files in this directory is used for Wi-Fi test tool
All the source code of this directory were written by MediaTek co..