summaryrefslogtreecommitdiffstats
path: root/cmds/ime/ime
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/ime/ime')
-rwxr-xr-xcmds/ime/ime7
1 files changed, 0 insertions, 7 deletions
diff --git a/cmds/ime/ime b/cmds/ime/ime
deleted file mode 100755
index 96c56d3..0000000
--- a/cmds/ime/ime
+++ /dev/null
@@ -1,7 +0,0 @@
-# Script to start "pm" on the device, which has a very rudimentary
-# shell.
-#
-base=/system
-export CLASSPATH=$base/framework/ime.jar
-exec app_process $base/bin com.android.commands.ime.Ime "$@"
-