Hide Default apps and App permissions under Advanced.

- decrease the initial expand count to move the 2 items into the
Advanced section in the Apps and notification page.

Change-Id: I5861c4c768d3a4d77677c75555d83065f2526a56
Fixes: 77823915
Test: manual
This commit is contained in:
Doris Ling
2018-04-12 15:31:32 -07:00
parent a9261b4136
commit 2b453c016f

View File

@@ -20,7 +20,7 @@
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:key="apps_and_notification_screen"
android:title="@string/app_and_notification_dashboard_title"
settings:initialExpandedChildrenCount="9">
settings:initialExpandedChildrenCount="7">
<PreferenceCategory
android:key="recent_apps_category"