OSDN Git Service

can open settings with support tab by default
authorSalvador Martinez <dehboxturtle@google.com>
Tue, 26 Jul 2016 01:16:47 +0000 (18:16 -0700)
committerSalvador Martinez <dehboxturtle@google.com>
Fri, 19 Aug 2016 18:15:14 +0000 (18:15 +0000)
commit12c5208ad0ef0fdf1b2e9c6ea2de852a8414990f
tree94e5b3ea41259e5d3458173b8a4a6165ef340860
parent1339fe799dd87619072756981e56543fe316fa23
can open settings with support tab by default

Changes were made to the two files to allow users to provide
an argument in the intent for the settings activity. This
argument allows you to specify if you want the summary tab
or support open on startup.

Fixes: 30233920
Change-Id: I4745a0f75ea6a60a22381f5e58f2fac3836d86b9
(cherry picked from commit 2368e548e69e7331a0ea9b579cc65dd4b73b1343)
src/com/android/settings/SettingsActivity.java
src/com/android/settings/dashboard/DashboardContainerFragment.java