Add some missing fragments to the whitelist

Bug: 10184429
Change-Id: I4b4da5d5f2f4ec64992012e9d15799d195870a8a
This commit is contained in:
Amith Yamasani
2013-08-05 11:02:16 -07:00
parent e990420f52
commit ee226f9885

View File

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