OSDN Git Service

CTS: Add missing integration of 147397 to fix VM tests
authorPhil Dubach <phillipd@google.com>
Fri, 7 Aug 2009 17:59:04 +0000 (10:59 -0700)
committerPhil Dubach <phillipd@google.com>
Mon, 10 Aug 2009 21:23:23 +0000 (14:23 -0700)
commitc539dbe6a2810818ac22f180e64bdc0256557532
tree101acab6eed78007ac67d00ec713f3ee14c8f4b3
parentf7c8b9adb4b65fafac786e77f6dd7c3411344dba
CTS: Add missing integration of 147397 to fix VM tests

For host side test packages, the name of the jar file containing the tests is
declared in the packages Android.mk.  The name of the make file needs to be
passed to the description generator so that it can pick up this information.
The makefile was not passing on the parameter containing the make file name.
core/tasks/cts.mk