Use metrics defined by proto in new Settings tabs.

Bug: 28141203
Change-Id: Ia0c566f873f93e46203d19f35161bb98acc60a38
This commit is contained in:
Fan Zhang
2016-05-06 10:52:26 -07:00
parent 96e8845438
commit 37d4d0c80e
3 changed files with 41 additions and 9 deletions

View File

@@ -30,9 +30,6 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
// Used by PreferenceActivity for the dummy fragment it adds, no useful data here.
public static final int PREFERENCE_ACTIVITY_FRAGMENT = UNDECLARED + 1;
public static final int DASHBOARD_CONTAINER = UNDECLARED + 2;
public static final int SUPPORT_FRAGMENT = UNDECLARED + 3;
/**
* Declare the view of this category.