Remove title of Smart Lock / Trust Agents preference category
Test: manual Bug: 191735388 Change-Id: I49a0f8138dc06e4bc4ab945116bde5e2e83ffaff
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user