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

Commit 63976c20 authored by Joy Babafemi's avatar Joy Babafemi Committed by Victor Liu
Browse files

Revert "Revert "UWB: Re-enable UWB toggle""

This reverts commit 2e593b37.

Reason for revert: Root cause b/196317865 fixed

Bug: 197519749
Change-Id: Ib0fee46471c7f110b265faedc62a3f66610bf7c2
Merged-In: Ib0fee46471c7f110b265faedc62a3f66610bf7c2
parent 2a87acf2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -65,6 +65,13 @@
        android:icon="@drawable/ic_folder_vd_theme_24"
        android:title="@string/bluetooth_show_files_received_via_bluetooth"/>

    <SwitchPreference
        android:key="uwb_settings"
        android:title="@string/uwb_settings_title"
        android:order="100"
        android:summary="@string/summary_placeholder"
        settings:controller="com.android.settings.uwb.UwbPreferenceController"/>

    <PreferenceCategory
        android:key="dashboard_tile_placeholder"
        android:order="-8"/>