diff options
| author | 2011-11-15 11:13:45 -0800 | |
|---|---|---|
| committer | 2011-11-15 11:13:45 -0800 | |
| commit | 06e4a40017f1af75ec58d9d942ef0c4ddad20fd2 (patch) | |
| tree | 50e5d6f49e7221f59bb29a83d960a704796f3cf8 | |
| parent | 7bc6600e60688ea37ee7f18b82cb16677c0f5e74 (diff) | |
| parent | b3f2890a8af3a99be1b0d5fd5a40df656cb60598 (diff) | |
am b3f2890a: am 047c4de2: Merge "Adding mobile microbenchmark tests." into ics-mr0
* commit 'b3f2890a8af3a99be1b0d5fd5a40df656cb60598':
Adding mobile microbenchmark tests.
| -rw-r--r-- | core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java b/core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java index 01a5fd0bdff0..a781472a9af7 100644 --- a/core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java +++ b/core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java @@ -350,4 +350,4 @@ public class BandwidthTest extends InstrumentationTestCase { } return true; } -}
\ No newline at end of file +} |