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

Commit b82399e8 authored by huiwan's avatar huiwan Committed by Xiaojing Zhang
Browse files

Settings: remove the redundent xml menu

Redudent usb preference was added double time, remove one now to fix
UI display error.

Change-Id: I24682b4c5a3ebbf3fee4c1a8d88eb9f06302c85c
parent ac533e20
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -44,10 +44,4 @@
        android:summary="@string/usb_charging_summary"
        />

    <CheckBoxPreference
        android:key="usb_sdcard"
        android:title="@string/usb_sdcard_title"
        android:summary="@string/usb_sdcard_summary"
        />

</PreferenceScreen>