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

Commit a6006285 authored by Fan Zhang's avatar Fan Zhang
Browse files

Fix malformatted preference xml.

Change-Id: I48273492bebb280f422b97ad0d5cbe23ff667a53
Fix: 37343765
Test: instrumentation test
parent 526185c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
    <Preference
        android:key="encryption_and_credential"
        android:title="@string/encryption_and_credential_settings_title"
        android:summary="@string/encryption_and_credential_settings_summary"/>
        android:summary="@string/encryption_and_credential_settings_summary"
        android:fragment="com.android.settings.EncryptionAndCredential"/>

    <Preference android:key="manage_trust_agents"