andreasgal / B2G

Boot to Gecko aims to create a complete, standalone operating system for the open web.
https://wiki.mozilla.org/B2G
909 stars 158 forks source link

Make sure Gaia Makefile knows where adb is #294

Closed timdream closed 12 years ago

timdream commented 12 years ago

This would make sure Gaia Makefile knows where adb is even if it is not set in the path.

After merging we can remove the reference on download Android SDK for adb, and ask people to always use make scripts to do stuff. Only people with the need to run adb directly needs to set the path.