blob: c7131694d17297b21faf5a901488714a0c524936 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001WHAT IT DOES?
2=============
3libcurl.so is the implementation that access URL for downloading epo data as one shared library.
4
5HOW IT WAS BUILT?
6==================
7As library files, these are built by android build system.
8
9HOW TO USE IT?
10==============
11Their API will be called to download epo data when GPS open if epo file is expired.
12
13Source
14==============
15All the source code of this library were downloaded from http://curl.haxx.se/