commit | a1f32ae4c51ded2478ed2ce1001128e3773dd758 | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Thu Oct 23 18:32:03 2008 -0700 |
committer | Brian Swetland <swetland@google.com> | Thu Oct 23 18:32:03 2008 -0700 |
tree | 939ea62e88c90b0ccf52a0cb5d437c042ad94db7 | |
parent | 419383f1193353baf5d3fae523e632363ee69637 [diff] |
extract-files: grab wifi firmware and config
diff --git a/extract-files.sh b/extract-files.sh index fa30812..90361ec 100755 --- a/extract-files.sh +++ b/extract-files.sh
@@ -8,3 +8,7 @@ adb pull /system/lib/libhtc_ril.so proprietary/libhtc_ril.so chmod 755 proprietary/akmd +adb pull /system/etc/wifi/Fw1251r1c.bin proprietary/Fw1251r1c.bin +adb pull /system/etc/wifi/tiwlan.ini proprietary/tiwlan.ini + +