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

Commit 84ce47e6 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 2299 into donut

* changes:
  fix build breakage
parents 69a6c3eb 77f57f67
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,4 +34,8 @@
    
    <!-- The duration (in milliseconds) of a long animation. -->
    <integer name="config_longAnimTime">300</integer>

    <!-- Flag indicating whether Last Name comes before First Name.
         This becomes true in Japan, for example.-->
    <bool name="config_lastname_comes_before_firstname">false</bool>
</resources>