Remove title of Smart Lock / Trust Agents preference category

Test: manual

Bug: 191735388
Change-Id: I49a0f8138dc06e4bc4ab945116bde5e2e83ffaff
This commit is contained in:
Yuri Ufimtsev
2022-03-30 07:57:38 +00:00
parent addc9c06bc
commit b388ccfc70

View File

@@ -27,7 +27,8 @@
<!-- Main security section - for trust agents added in code. -->
<PreferenceCategory
android:order="10"
android:key="security_category" />
android:key="security_category"
android:layout="@layout/preference_category_no_label" />
<PreferenceCategory
android:order="40"