summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BiDiTests/AndroidManifest.xml')
-rw-r--r--tests/BiDiTests/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/BiDiTests/AndroidManifest.xml b/tests/BiDiTests/AndroidManifest.xml
index 8a77519..e54194c 100644
--- a/tests/BiDiTests/AndroidManifest.xml
+++ b/tests/BiDiTests/AndroidManifest.xml
@@ -19,7 +19,7 @@
android:versionCode="1"
android:versionName="1.0">
- <application android:label="BiDiTests">
+ <application android:label="BiDiTests" android:hardwareAccelerated="true">
<activity android:name=".BiDiTestActivity"
android:windowSoftInputMode="stateAlwaysHidden">