summaryrefslogtreecommitdiffstats
path: root/core/tests
diff options
context:
space:
mode:
authorTsu Chiang Chuang <tsu@google.com>2011-11-15 11:10:44 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-11-15 11:10:44 -0800
commitb3f2890a8af3a99be1b0d5fd5a40df656cb60598 (patch)
tree50e5d6f49e7221f59bb29a83d960a704796f3cf8 /core/tests
parent8a440477fd203d74b73b32dc2b357f07dfc36067 (diff)
parent047c4de2c548960fff428a92099003593cede5f8 (diff)
downloadframeworks_base-b3f2890a8af3a99be1b0d5fd5a40df656cb60598.zip
frameworks_base-b3f2890a8af3a99be1b0d5fd5a40df656cb60598.tar.gz
frameworks_base-b3f2890a8af3a99be1b0d5fd5a40df656cb60598.tar.bz2
am 047c4de2: Merge "Adding mobile microbenchmark tests." into ics-mr0
* commit '047c4de2c548960fff428a92099003593cede5f8': Adding mobile microbenchmark tests.
Diffstat (limited to 'core/tests')
-rw-r--r--core/tests/bandwidthtests/src/com/android/bandwidthtest/BandwidthTest.java2
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 01a5fd0..a781472 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
+}