resolve merge conflicts of 4038f15 to master
Change-Id: Ifae7060ab23ad7619a5fdd01315a2d3e7c8a3845
This commit is contained in:
@@ -29,6 +29,8 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
|
||||
public static final int UNDECLARED = 100000;
|
||||
|
||||
public static final int DASHBOARD_CONTAINER = UNDECLARED + 1;
|
||||
// Used by PreferenceActivity for the dummy fragment it adds, no useful data here.
|
||||
public static final int PREFERENCE_ACTIVITY_FRAGMENT = UNDECLARED + 2;
|
||||
|
||||
/**
|
||||
* Declare the view of this category.
|
||||
|
||||
Reference in New Issue
Block a user