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

Commit 4b3f7bac authored by Victor Liu's avatar Victor Liu Committed by Automerger Merge Worker
Browse files

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15676887

Change-Id: Ie5eaa98792e804e4fded2673f3ab5e32717a8b08
parents bfcdb0a8 989edd73
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"/>