am d9942b5c: Merge change 23450 into eclair

Merge commit 'd9942b5cb1662638bb6fb57c12a06976e3c34651' into eclair-plus-aosp

* commit 'd9942b5cb1662638bb6fb57c12a06976e3c34651':
  At leaset log the layout test timeouts
This commit is contained in:
Guang Zhu
2009-09-01 10:27:23 -07:00
committed by Android Git Automerger

View File

@@ -313,6 +313,7 @@ public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestSh
}
public void timedOut(String url) {
Log.v(LOGTAG, "layout timeout: " + url);
}
});