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

Commit 0fe1bc58 authored by josephpv's avatar josephpv
Browse files

Make private space settings page non searchable

Screenshot: https://screenshot.googleplex.com/7tBd5FQ3F8SZceR.png

Bug: 306602816
Test: manual settings search for "Private Space"
Change-Id: I8fc19f6db3b002a62f82dfa9754277da26bf74c0
parent 540d8101
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:settings="http://schemas.android.com/apk/res-auto"
    android:key="private_space_title"
    android:title="@string/private_space_title">
    android:title="@string/private_space_title"
    settings:searchable="false">

    <PreferenceCategory
        android:title="@string/security_header">