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

Merge commit '7dbb3c2900e206c1468868e195fc37bf2d4932b1' into eclair-mr2-plus-aosp

* commit '7dbb3c2900e206c1468868e195fc37bf2d4932b1':
  moved the hidden sync helpers out of the framework
This commit is contained in:
Fred Quintana
2009-12-14 16:37:58 -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"