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

Commit 989edd73 authored by Victor Liu's avatar Victor Liu Committed by Android (Google) Code Review
Browse files

Merge "Revert "Revert "UWB: Re-enable UWB toggle""" into sc-qpr1-dev

parents 33af17ff 63976c20
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"/>