init
This commit is contained in:
commit
8710a52d67
123 changed files with 20007 additions and 0 deletions
25
libfmjni/README
Normal file
25
libfmjni/README
Normal file
|
@ -0,0 +1,25 @@
|
|||
Libraries of MTK FM feature, including FM power on/off,
|
||||
seek, scan, tune...and some other basic functions.
|
||||
|
||||
WHAT IT DOES?
|
||||
=============
|
||||
Provide FM basic functions
|
||||
|
||||
HOW IT WAS BUILT?
|
||||
==================
|
||||
It needs the following libs from AOSP:
|
||||
1. libcutils
|
||||
2. libdl
|
||||
|
||||
and the following libs from MediaTek:
|
||||
1. libmedia
|
||||
|
||||
HOW TO USE IT?
|
||||
==============
|
||||
Files in this directory is used to
|
||||
generate libraries 'libfmjni'
|
||||
|
||||
These libraries are loaded when system up
|
||||
|
||||
All the source code of this library were written by MediaTek co..
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue