Merge "Remove title of Smart Lock / Trust Agents preference category" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4dcf05657e
@@ -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