use stock libstlport
[GitHub/mt8127/android_device_alcatel_ttab.git] / wifi_hal / README
CommitLineData
f3fa1980
S
1This directory contains WIFI_HAL interface and function
2
3
4WHAT IT DOES?
5=============
6It provide another method for WIFI HAL to access WIFI driver which is different from wpa_supplicant.
7
8
9HOW IT WAS BUILT?
10==================
11It needs the following libs from AOSP:
12
13
14and the following libs from MediaTek:
15
16
17All source/dependency modules of this module are already put in
18'hardware/mediatek/wlan/wifi_hal' folder.
19
20
21HOW TO USE IT?
22==============
23Files in this directory is used for WIFI HAL interface and function
24
25
26
27