* 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 '773e9af64537ed16e7353ef13bc309f477c98abd' into eclair-mr2
* 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.
Merge commit '264d42dd1cfb5ce9fc9c29e192623af2c20b2900' into eclair-mr2
* 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-mr2
* commit '3334a5874e81a936cb866fd19f4beb7a425989ef':
Fix "android create project" to properly set name in strings.xml
Merge commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26' into eclair-mr2
* commit '8eff7f5779ba938ba7dcd981e0c6f3f97096dd26':
Support adb device-targeting arguments in ant scripts.
Merge commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a' into eclair-mr2
* commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a':
Make WVGA/High skins use a higher VM heap size.
Merge commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb' into eclair-mr2
* commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb':
Add sholes to Windows USB Driver in Eclair.
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-mr2
* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
Add hardware support to AVD creation dialog.
Merge commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a' into eclair-mr2
* 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 '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 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a' into eclair-plus-aosp
* commit 'f40ac8d60519c871e35a4ea4b80c6c64b13cbc3a':
Make WVGA/High skins use a higher VM heap size.
Merge commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb' into eclair-plus-aosp
* commit '97a6420dcb6f2c936829d97ef5018d7e5595eeeb':
Add sholes to Windows USB Driver in Eclair.
Merge commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e' into eclair-plus-aosp
* commit '9cb6feee3ae7b96be6d6829aef1a06c4b68b8e3e':
Add hardware support to AVD creation dialog.