commit | 9f0696709b403065d98936e7884536dc98349a59 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Jan 06 12:57:49 2011 -0800 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Jan 06 12:57:49 2011 -0800 |
tree | b1ae3e0a86e0047c53f86865b477c2b608cdae22 | |
parent | 67ba204aa23e7d5a96ad241a1623e44976b51741 [diff] [blame] |
We are now Honeycomb. Change-Id: I69dadd57184d2d80f426c1c862ed0a040c8baf03
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"