Rename framework-common testdef to android-common.

Change-Id: I71717dd874cd3ed82415d110c745dc68e0922838
diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml
index dcc1c36..4cc91c8 100644
--- a/testrunner/test_defs.xml
+++ b/testrunner/test_defs.xml
@@ -104,7 +104,7 @@
     coverage_target="framework"
     continuous="true" />
 
-<test name="framework-common"
+<test name="android-common"
     build_path="frameworks/base/common/tests"
     package="com.android.common.tests"
     coverage_target="framework"