summaryrefslogtreecommitdiffstats
path: root/tests/HwAccelerationTest
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-01-06 12:57:49 -0800
committerDianne Hackborn <hackbod@google.com>2011-01-06 12:57:49 -0800
commit9f0696709b403065d98936e7884536dc98349a59 (patch)
treeb1ae3e0a86e0047c53f86865b477c2b608cdae22 /tests/HwAccelerationTest
parent67ba204aa23e7d5a96ad241a1623e44976b51741 (diff)
downloadframeworks_base-9f0696709b403065d98936e7884536dc98349a59.zip
frameworks_base-9f0696709b403065d98936e7884536dc98349a59.tar.gz
frameworks_base-9f0696709b403065d98936e7884536dc98349a59.tar.bz2
We are now Honeycomb.
Change-Id: I69dadd57184d2d80f426c1c862ed0a040c8baf03
Diffstat (limited to 'tests/HwAccelerationTest')
-rw-r--r--tests/HwAccelerationTest/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/HwAccelerationTest/AndroidManifest.xml b/tests/HwAccelerationTest/AndroidManifest.xml
index c60613c..c14988c 100644
--- a/tests/HwAccelerationTest/AndroidManifest.xml
+++ b/tests/HwAccelerationTest/AndroidManifest.xml
@@ -18,7 +18,7 @@
package="com.android.test.hwui">
<uses-permission android:name="android.permission.INTERNET" />
- <uses-sdk android:minSdkVersion="Froyo" />
+ <uses-sdk android:minSdkVersion="Honeycomb" />
<application
android:label="HwUi"