commit | 68511d0902cb51663c9579a8f1c7eee219084ac4 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Thu Jun 30 12:07:41 2011 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Thu Jun 30 12:07:41 2011 -0700 |
tree | 88ad76c178e611e2a8065662fe26b25392c7350e | |
parent | 3fa13775e805df6cc7244d3f93105c5d3a5b748f [diff] [blame] |
Re-enable hardware acceleration. Driver bug seems fixed. Bug: 4883047 Change-Id: If6aae8fdff8a0d144e595f6e7cf4241800d18554
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c6901b2..04a637c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -54,7 +54,7 @@ <application android:label="@string/settings_label" android:icon="@mipmap/ic_launcher_settings" android:taskAffinity="" - android:hardwareAccelerated="false"> + android:hardwareAccelerated="true"> <!-- Settings -->