Merge "Add some missing fragments to the whitelist"

This commit is contained in:
Amith Yamasani
2013-08-05 18:04:22 +00:00
committed by Android (Google) Code Review

View File

@@ -325,6 +325,8 @@ public class Settings extends PreferenceActivity
DreamSettings.class.getName(), DreamSettings.class.getName(),
UserSettings.class.getName(), UserSettings.class.getName(),
NotificationAccessSettings.class.getName(), NotificationAccessSettings.class.getName(),
ManageAccountsSettings.class.getName(),
PrintingSettings.class.getName()
}; };
@Override @Override