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

Unverified Commit d2f41d65 authored by Michael Bestas's avatar Michael Bestas
Browse files

overlay: Enable statusbar vibrate icon by default

Change-Id: Iff46686dc86dc1afcee8b88a435e5f6a60ecf123
parent 2b3cc1ff
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,4 +29,7 @@

    <!-- This is disabled by default, but turned on in SetupWizard -->
    <bool name="assisted_gps_enabled">false</bool>

    <!-- Whether vibrate icon is shown in the status bar by default. -->
    <integer name="def_statusBarVibrateIconEnabled">1</integer>
</resources>