Follow up for I8050df3177b6d540829c3f0989a4e4b1381c87ec (2/2)

Change-Id: I7623488349209248596827d03fd77cd128f8b2b4
This commit is contained in:
Jorim Jaggi
2015-05-19 14:02:05 -07:00
parent bc38a9a0ab
commit 712530794b
4 changed files with 9 additions and 47 deletions

View File

@@ -26,6 +26,8 @@ public abstract class InstrumentedFragment extends PreferenceFragment {
// Declare new temporary categories here, starting after this value.
public static final int UNDECLARED = 100000;
public static final int APPLICATIONS_MANAGE_ASSIST = UNDECLARED+1;
/**
* Declare the view of this category.
*