Merge "Change Google Settings position"

This commit is contained in:
Fan Zhang
2018-11-01 18:19:08 +00:00
committed by Android (Google) Code Review

View File

@@ -113,7 +113,7 @@
android:title="@string/header_category_system"
android:summary="@string/system_dashboard_summary"
android:icon="@drawable/ic_homepage_system_dashboard"
android:order="-10"
android:order="10"
android:fragment="com.android.settings.system.SystemDashboardFragment"/>
<Preference