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

Commit 9bda0e1e authored by Ante's avatar Ante
Browse files

Implement DISALLOW_UWB AE user restriction

Bug: 239714441
Test: m; manual test with testDPC;
Change-Id: Ib78e03ab82592361898f797d82bcf3d6f76f577b
parent 772c437d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -65,7 +65,9 @@
        android:title="@string/uwb_settings_title"
        android:order="100"
        android:summary="@string/summary_placeholder"
        settings:controller="com.android.settings.uwb.UwbPreferenceController"/>
        settings:controller="com.android.settings.uwb.UwbPreferenceController"
        settings:userRestriction="no_ultra_wideband_radio"
        settings:useAdminDisabledSummary="true"/>

    <Preference
        android:key="connected_device_fast_pair"