Merge commit '85f5c42069ab6ae90d1ed1c04f22a7b42407e55d' into eclair-mr2-plus-aosp
* commit '85f5c42069ab6ae90d1ed1c04f22a7b42407e55d':
Fix toolchain scripts for Darwin and Cygwin.
Merge commit 'e8d649561a6dbc6e0260d4b24049c00d23e7285b' into eclair-mr2
* commit 'e8d649561a6dbc6e0260d4b24049c00d23e7285b':
Fix toolchain scripts for Darwin and Cygwin.
Only touches download-toolchain-sources.sh and build-toolchain.sh
This does not impact the NDK build scripts themselves and is only
needed to properly package NDK release packages.
Merge commit '2eaa8880f076ebd0db36de81f9feaf34bd571df3' into eclair-mr2-plus-aosp
* commit '2eaa8880f076ebd0db36de81f9feaf34bd571df3':
change BT sample minsdkversion to 6 because it
Merge commit 'c5a640ee3aba8c3215a769a11492a4dc8d82bd72' into eclair-mr2
* commit 'c5a640ee3aba8c3215a769a11492a4dc8d82bd72':
change BT sample minsdkversion to 6 because it
Merge commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed' into eclair-mr2-plus-aosp
* commit 'b4fe143cfe18022653fc6710ba44a8f19c6b17ed':
adding set wallpaper sample code in ApiDemos.
Merge commit '92fd5c635776f520ce09daf6681025a5f29aafbb' into eclair-mr2-plus-aosp
* commit '92fd5c635776f520ce09daf6681025a5f29aafbb':
Move source prop files for docs/platforms/usb driver back into dev.
Merge commit '43bba677c9f8de4ad01c17387c56e9a1e91fa175' into eclair-mr2-plus-aosp
* commit '43bba677c9f8de4ad01c17387c56e9a1e91fa175':
add new Bluetooth sample app
Merge commit 'b5ad157bab0298535fa09378f6aca47029f9f475' into eclair-mr2
* commit 'b5ad157bab0298535fa09378f6aca47029f9f475':
adding set wallpaper sample code in ApiDemos.
Merge commit '06ddeb0fbd7bd514b17fbb335d5e5e1eeb19397a' into eclair-mr2
* commit '06ddeb0fbd7bd514b17fbb335d5e5e1eeb19397a':
Move source prop files for docs/platforms/usb driver back into dev.
Merge commit '67203cca65901d672803071bfc026c3657b85fdf' into eclair-mr2
* commit '67203cca65901d672803071bfc026c3657b85fdf':
add new Bluetooth sample app
Merge commit 'b06a8a0ca04d7900042410b4be0cf9cdfda24f18' into eclair-mr2-plus-aosp
* commit 'b06a8a0ca04d7900042410b4be0cf9cdfda24f18':
Move some scripts that were in development/tools/scripts back in this project
Merge commit '6be8bb5f2a3d59805419db427124ec0cca34c996' into eclair-mr2-plus-aosp
* commit '6be8bb5f2a3d59805419db427124ec0cca34c996':
Update sdk build to use the new folders in sdk/
Merge commit '5c52358c9b0a95adc0fe8b383289e7e522b2c421' into eclair-mr2
* commit '5c52358c9b0a95adc0fe8b383289e7e522b2c421':
Move some scripts that were in development/tools/scripts back in this project
Merge commit '86cd8059dec97e2c1f1797d1e179719561d05162' into eclair-mr2
* commit '86cd8059dec97e2c1f1797d1e179719561d05162':
Update sdk build to use the new folders in sdk/
Merge commit '7271d15820302b982f1f704661ff78ac094096b5' into eclair-mr2-plus-aosp
* commit '7271d15820302b982f1f704661ff78ac094096b5':
Make Gesturebuilder build like a sample.
Merge commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc' into eclair-mr2
* commit 'bc9cac171505afbf4ecdb5eabb849c98cac1bddc':
Make Gesturebuilder build like a sample.
Merge commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605' into eclair-mr2-plus-aosp
* commit 'c46a762ee35b8630ed9f824e0627566fe7cfe605':
Add API demo for services that run in the foreground.
Merge commit '4c95917590d1a992b7fe8f6e703353fdf5a0bf3c' into eclair-mr2-plus-aosp
* commit '4c95917590d1a992b7fe8f6e703353fdf5a0bf3c':
add one script to make release keys
Merge commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7' into eclair-mr2
* commit 'eb3547b3d0678ad16a602d342cf81dc64e03d9b7':
Add API demo for services that run in the foreground.
This script can replace the copies of mkkey.sh sprinkled all over the
tree. It prompts nicely for passwords, avoids writing the raw private
key to disk, and always generates certs that use sha1WithRSAEncryption.