diff options
| author | Moyster <oysterized@gmail.com> | 2016-10-24 13:01:27 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2016-10-24 13:01:27 +0200 |
| commit | c90cf4fb7f700dc8a608be09da3bb468dfa64161 (patch) | |
| tree | b7f33597c84d26dedafbf36f39161d81a233aec2 /MediaTek/FmRadio/tests/README | |
| parent | cdc198e59cdd1aceae304476a848029ddf711f27 (diff) | |
don't build anything FMRadio related
Diffstat (limited to 'MediaTek/FmRadio/tests/README')
| -rwxr-xr-x | MediaTek/FmRadio/tests/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/MediaTek/FmRadio/tests/README b/MediaTek/FmRadio/tests/README deleted file mode 100755 index 6a66800..0000000 --- a/MediaTek/FmRadio/tests/README +++ /dev/null @@ -1,25 +0,0 @@ -FmRadioTests.apk is the unit test of FmRadio.apk. - -This library is pre-built by MediaTek internal. - -WHAT IT DOES? -============= -It is designed to unit text for FM radio application. - -HOW IT WAS BUILT? -================== -It needs the following library from AOSP: -1. framework.jar - -and the following libs from MediaTek: -1. FmRadio.apk -2. librobotium4.jar - -All source/dependency modules of this module are already put in -'vendor/mediatek/libs' folder. - -HOW TO USE IT? -============== -1. Install FmRadioTests.apk in mediatek platform. -2. Use adb command to run test: -adb shell am instrument -w com.mediatek.fmradio.tests/.FmRadioFunctionRunner |
