Merge commit '6fb8880a484e98f4cc8588e8cdf9fee011b0dc7c' into eclair-plus-aosp
* commit '6fb8880a484e98f4cc8588e8cdf9fee011b0dc7c':
Set SDK Platform/Doc to API 5.
This simple .exe will sit at the root of the Windows SDK
and currently simply executes tools\android.bat
It uses the same icon as the emulator.
Eventually it should simply replace the batch file.
Change-Id: I5359971fd476d6809d4ccb6bc0a0bcd34e30a3e6
This changes the short description of all the package types
to display the revision.
It also changes the long description to be "whatever" is in the
XML; if there's nothing in the xml, use the short description.
Also appends the requirements for addon/platform and min-tools-rev.
I will address the packaging script to put proper descriptions
when generating the XML.
SDK BUG 2136068
Change-Id: Iaca7692f048f7f63111c2fe1f25c5588f0fc2099
* changes:
Fix ADT tests failures: - Separate functional tests into ones which load their own Sdk, vs ones which need to use the same one as Adt. - Make all base test classes abstract with protected constructors.
- Separate functional tests into ones which load their own Sdk, vs ones which
need to use the same one as Adt.
- Make all base test classes abstract with protected constructors.
BUG 2173382, 2173847
Merge commit '773e9af64537ed16e7353ef13bc309f477c98abd' into eclair-plus-aosp
* commit '773e9af64537ed16e7353ef13bc309f477c98abd':
Fix continuous adt-test: UpdaterLogic is now public.
Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-plus-aosp
* commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900':
Fix ant install when -Dadb.device.arg not provided.
Also remove the make sdkuilib from create_tests_symlinks, since
adt-tests actually uses the one from adt.
SDK BUG 2177557
Change-Id: Ied6c54f1227ed73fb77723e016559357fc1c1ee2
Merge commit '3334a5874e81a936cb866fd19f4beb7a425989ef' into eclair-plus-aosp
* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
Fix "android create project" to properly set name in strings.xml
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-plus-aosp
* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
Support adb device-targeting arguments in ant scripts.
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-plus-aosp
* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
Add hardware support to AVD creation dialog.
Merge commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a' into eclair-plus-aosp
* commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a':
Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
Add runtest test def for cts-webkit.
Merge commit 'fb244224235c33b492774f32e8caf8d43f2a3cec' into eclair
* commit 'fb244224235c33b492774f32e8caf8d43f2a3cec':
Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
Add runtest test def for cts-webkit.
Merge commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a' into eclair-plus-aosp
* commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a':
New based dialog class.