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

Commit bdc8767c authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android Git Automerger
Browse files

am 93f4c84d: Fix build

* commit '93f4c84d':
  Fix build
parents aa734f41 93f4c84d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,9 +53,9 @@

    <CheckBoxPreference
        android:defaultValue="false"
        android:key="use_only_personalization_dictionary"
        android:key="use_only_personalization_dictionary_for_debug"
        android:persistent="true"
        android:title="@string/prefs_use_only_personalization_dictionary_for_debug" />
        android:title="@string/prefs_use_only_personalization_dictionary" />

    <PreferenceScreen
        android:key="read_external_dictionary"