Moved the test data to their own package.

This allows us to select the whole package for binary inclusion
in adt-test (which doesn't automatically take any non java file for
packaging)

Change-Id: Idc3d3b2f27623de1b0fccd7e01dd88948923081c
This commit is contained in:
Xavier Ducrohet
2009-10-06 12:02:35 -07:00
parent cce979fcf5
commit 3f71486cbd
4 changed files with 6 additions and 3 deletions

View File

@@ -10,4 +10,6 @@ bin.includes = META-INF/,\
unittests/data/,\
sdklib.jar,\
layoutlib_api.jar,\
layoutlib.jar
layoutlib.jar,\
unittests/com/android/sdklib/testdata/,\
unittests/com/android/layoutlib/testdata/