aboutsummaryrefslogtreecommitdiff
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
commit4ee188de0aa50618c63a088e8dabff9a61fb4895 (patch)
tree78eeab302374e54c3c5ef3847f06bf9592b8e2b1
parent8344d087dacd64c277f52c69c1d4932d163fde0d (diff)
downloaddream-open-donut.tar.gz
remove old extract-files scriptsdonut
-rwxr-xr-xextract-files.sh17
1 files changed, 0 insertions, 17 deletions
diff --git a/extract-files.sh b/extract-files.sh
deleted file mode 100755
index 0be1144..0000000
--- a/extract-files.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-mkdir -p proprietary
-
-adb pull /system/etc/AudioFilter.csv proprietary/AudioFilter.csv
-adb pull /system/etc/AudioPara4.csv proprietary/AudioPara4.csv
-adb pull /system/etc/AudioPreProcess.csv proprietary/AudioPreProcess.csv
-adb pull /system/etc/firmware/brf6300.bin proprietary/brf6300.bin
-adb pull /system/etc/gps.conf proprietary/gps.conf
-adb pull /system/etc/wifi/Fw1251r1c.bin proprietary/Fw1251r1c.bin
-
-adb pull /system/lib/libhtc_acoustic.so proprietary/libhtc_acoustic.so
-adb pull /system/lib/libhtc_ril.so proprietary/libhtc_ril.so
-
-adb pull /system/lib/hw/sensors.trout.so proprietary/sensors.trout.so
-
-./common.sh extract-files