summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-10-21 11:09:58 -0700
committerJean-Baptiste Queru <jbq@google.com>2009-10-21 11:09:58 -0700
commit17957318da129215e265f7ff4ad2965730b1ea77 (patch)
tree750d5bfa913544ddc4e7d819e7e0a898e02384ca
parentd01b77296d78cec2a3027d6c80c3c1db82689896 (diff)
downloadcommon-open-eclair.tar.gz
-rwxr-xr-xakmd/extract-files.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/akmd/extract-files.sh b/akmd/extract-files.sh
deleted file mode 100755
index 90aec9d..0000000
--- a/akmd/extract-files.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-mkdir -p proprietary
-
-adb pull /system/bin/akmd proprietary/akmd
-chmod 755 proprietary/akmd