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

Commit 0bdcf0bb authored by Michael Bestas's avatar Michael Bestas
Browse files

Contacts: Remove unused boolean resource

Fixes:
warn: removing resource com.android.contacts:bool/config_editor_include_phonetic_name
without required default value.

Change-Id: I924a4815d07854ad5ae04ca7ddf87f738a4bd277
parent 96310c6b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -32,7 +32,4 @@

    <!-- If true, the order of name fields in the editor is primary (i.e. given name first) -->
    <bool name="config_editor_field_order_primary">false</bool>

    <!-- If true, phonetic name is included in the contact editor by default -->
    <bool name="config_editor_include_phonetic_name">true</bool>
</resources>