Merge "Remove title of Smart Lock / Trust Agents preference category" into tm-dev

This commit is contained in:
Yuri Ufimtsev
2022-03-30 10:03:52 +00:00
committed by Android (Google) Code Review

View File

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