OSDN Git Service

Use core-tests-support instead of core-tests
authorKenny Root <kroot@google.com>
Thu, 29 Aug 2013 21:27:20 +0000 (14:27 -0700)
committerKenny Root <kroot@google.com>
Thu, 29 Aug 2013 21:28:41 +0000 (14:28 -0700)
commitc2d6728350f3ec80f9b4c8967794558e42516987
tree44df88538c2d197b14b10cf5cb90630864b97000
parent6b34ab3f1aafc3143c71e342b7a9f5a6ddfeabb4
Use core-tests-support instead of core-tests

The core-tests-support library is newly created. It doesn't have any
tests itself but some support for tests that need to use mocked classes
for testing. In this case, some tests are using TestKeyStore for SSL
testing in frameworks tests.

Change-Id: I70dc31c9fcddf256b515e2c16f581648bc8cf880
core/tests/coretests/Android.mk