am 4b51e293: Merge "Fix the preloaded-classes tool for JellyBean." into jb-dev

* commit '4b51e293d86d60dc651c409ae0e25078a2170740':
  Fix the preloaded-classes tool for JellyBean.
This commit is contained in:
Elliott Hughes
2012-05-18 15:59:41 -07:00
committed by Android Git Automerger

View File

@@ -30,8 +30,22 @@ class Record {
"com.google.android.apps.maps\\u003Adriveabout",
"com.google.android.apps.maps:LocationFriendService",
"com.google.android.apps.maps\\u003ALocationFriendService",
"com.google.android.apps.maps:MapsBackgroundService",
"com.google.android.apps.maps\\u003AMapsBackgroundService",
"com.google.android.apps.maps:NetworkLocationService",
"com.google.android.apps.maps\\u003ANetworkLocationService",
"com.android.fakeoemfeatures:background",
"com.android.fakeoemfeatures\\u003Abackground",
"com.android.fakeoemfeatures:core",
"com.android.fakeoemfeatures\\u003Acore",
"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",
"android:ui",
"android\\u003Aui",
};
enum Type {