adb sync does not work out of the box
Bug #1036364 reported by
Zygmunt Krynicki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Android |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Tested on JB build for snowball but I suppose it's not relevant and it equally breaks on all our builds
I had to do the following (once I got adb to work)
1) chmod 0775 /system/bin
2) chmod 0777 /data/system
) (maybe) mount -o remount,ro /
Then adb sync worked
How to test:
1) Ensure that adb has access to your device
2) ANDROID_
To post a comment you must log in.
snowball is no more supported.