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

Commit ac48d028 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Turn off hardware acceleration to avoid crashes due to driver.

TODO: Turn this back on when driver bug is fixed.

Bug: 4883047
Change-Id: I8efb6d77035595650fff8acb8ddbd95a93fc711c
parent f61d5570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
    <application android:label="@string/settings_label"
            android:icon="@mipmap/ic_launcher_settings"
            android:taskAffinity=""
            android:hardwareAccelerated="true">
            android:hardwareAccelerated="false">

        <!-- Settings -->