Issue 1286: ADB prop drivers/libraries (ICS Nexus Maguro)
Status:  Invalid
Owner: ----
Closed:  Mar 2012
Reported by endymion...@gmail.com, Mar 11, 2012
Affected Version: ICS Nexus (Maguro)

What steps will reproduce the problem?
1. ./extract-files.sh for device specific prop drivers/libraries

What is the expected output? What do you see instead?
pulling of gps.omap4.so library fails (was running CM9 nightly rom when attempting)

Please provide any additional information below.
Old: adb pull /system/vendor/lib/hw/gps.omap4.so ../../../vendor/$MANUFACTURER/$DEVICE/proprietary/gps.omap4.so
New: adb pull /system/lib/hw/gps.omap4.so ../../../vendor/$MANUFACTURER/$DEVICE/proprietary/gps.omap4.so
After the change the file pulled great.
Mar 11, 2012
#1 sop@google.com
Wrong project. Android issues should be filed at code.google.com/p/android/
Status: Invalid