Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e81d1f90 authored by Guang Zhu's avatar Guang Zhu
Browse files

re-enable HW acceleration in DRT

Change-Id: I281f7fd94624611797fceb162d6a5e12b6b08d20
parent 9cf29560
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"