Merge "re-enable HW acceleration in DRT"
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</activity>
|
||||
<activity android:name="TestShellActivity"
|
||||
android:launchMode="singleTop"
|
||||
android:hardwareAccelerated="false"
|
||||
android:hardwareAccelerated="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@android:style/Theme.Light"/>
|
||||
<activity android:name="ReliabilityTestActivity" android:screenOrientation="portrait"
|
||||
|
||||
Reference in New Issue
Block a user