From: Doris Ling Date: Thu, 12 Apr 2018 22:31:32 +0000 (-0700) Subject: Hide Default apps and App permissions under Advanced. X-Git-Tag: android-x86-9.0-r1~53^2~11^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2b453c016f481c6d7e64ae38584540a56f06a686;p=android-x86%2Fpackages-apps-Settings.git 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 --- diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml index 85a766e2f3..e3319e9b23 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">