From 2b453c016f481c6d7e64ae38584540a56f06a686 Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Thu, 12 Apr 2018 15:31:32 -0700 Subject: [PATCH] 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 --- res/xml/app_and_notification.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml index 85a766e2f31..e3319e9b235 100644 --- a/res/xml/app_and_notification.xml +++ b/res/xml/app_and_notification.xml @@ -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">