am f5fc8b06: am 7dbb3c29: moved the hidden sync helpers out of the framework

Merge commit 'f5fc8b06014bc763d26cc0cfcf0073a1edccfc4a'

* commit 'f5fc8b06014bc763d26cc0cfcf0073a1edccfc4a':
  moved the hidden sync helpers out of the framework
This commit is contained in:
Fred Quintana
2009-12-14 18:18:24 -08:00
committed by Android Git Automerger

View File

@@ -130,7 +130,7 @@ See test_defs.xsd for more information.
<test name="tablemerger"
build_path="frameworks/base/tests/FrameworkTest"
package="com.android.frameworktest.tests"
class="android.content.AbstractTableMergerTest"
class="com.google.android.gsf.AbstractTableMergerTest"
coverage_target="framework" />
<test name="imf"