diff options
author | Dianne Hackborn <hackbod@google.com> | 2010-02-04 17:39:50 -0800 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2010-02-04 17:39:50 -0800 |
commit | 8fca8ab6849d83861b86c6a3af189adf86c51d07 (patch) | |
tree | 56fcc94ce7d5d5932fe0007a24b6477abc489b42 /preloaded-classes | |
parent | 50929f089b04b84f432d94438c34252e753d8042 (diff) | |
download | frameworks_base-8fca8ab6849d83861b86c6a3af189adf86c51d07.zip frameworks_base-8fca8ab6849d83861b86c6a3af189adf86c51d07.tar.gz frameworks_base-8fca8ab6849d83861b86c6a3af189adf86c51d07.tar.bz2 |
Whoops, update preloaded classes.
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/preloaded-classes b/preloaded-classes index 3e2eb13..b03e2a9 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -22,7 +22,6 @@ android.app.ActivityThread$ProviderRecord android.app.ActivityThread$ProviderRefCount android.app.AlertDialog android.app.Application -android.app.ApplicationContext android.app.ApplicationContext$ApplicationContentResolver android.app.ApplicationContext$ApplicationPackageManager android.app.ApplicationContext$ApplicationPackageManager$PackageRemovedReceiver @@ -30,6 +29,7 @@ android.app.ApplicationContext$ApplicationPackageManager$ResourceName android.app.ApplicationContext$SharedPreferencesImpl android.app.ApplicationLoaders android.app.ApplicationThreadNative +android.app.ContextImpl android.app.Dialog android.app.ExpandableListActivity android.app.IActivityManager |