Merge "Update preloaded classes" into jb-mr2-dev

This commit is contained in:
Kenny Root
2013-04-26 22:20:35 +00:00
committed by Android (Google) Code Review
3 changed files with 480 additions and 132 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -69,7 +69,8 @@ public class Policy {
// Threads
"android.os.AsyncTask",
"android.pim.ContactsAsyncHelper",
"java.lang.ProcessManager"
"android.webkit.WebViewClassic$1",
"java.lang.ProcessManager",
));
/**

View File

@@ -42,14 +42,24 @@ class Record {
"com.android.fakeoemfeatures\\u003Abackground",
"com.android.fakeoemfeatures:core",
"com.android.fakeoemfeatures\\u003Acore",
"com.android.launcher:wallpaper_chooser",
"com.android.launcher\\u003Awallpaper_chooser",
"com.android.nfc:handover",
"com.android.nfc\\u003Ahandover",
"com.google.android.music:main",
"com.google.android.music\\u003Amain",
"com.google.android.music:ui",
"com.google.android.music\\u003Aui",
"com.google.android.setupwarlock:broker",
"com.google.android.setupwarlock\\u003Abroker",
"mobi.mgeek.TunnyBrowser:DolphinNotification",
"mobi.mgeek.TunnyBrowser\\u003ADolphinNotification",
"com.qo.android.sp.oem:Quickword",
"com.qo.android.sp.oem\\u003AQuickword",
"android:ui",
"android\\u003Aui",
"system:ui",
"system\\u003Aui",
};
enum Type {