aboutsummaryrefslogtreecommitdiff
path: root/MediaTek/FmRadio/tests/README
diff options
context:
space:
mode:
Diffstat (limited to 'MediaTek/FmRadio/tests/README')
-rwxr-xr-xMediaTek/FmRadio/tests/README25
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