diff options
author | Dianne Hackborn <hackbod@google.com> | 2010-02-04 18:10:33 -0800 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2010-02-04 18:10:33 -0800 |
commit | f575403e31b5fa583a6f7c1b33c575a69b78b895 (patch) | |
tree | e2079149f91e98c33f7c0814f1cb2b5b7719efc5 /preloaded-classes | |
parent | 760dcecd9d0aad300c7af1e232156a9ad1399a71 (diff) | |
download | frameworks_base-f575403e31b5fa583a6f7c1b33c575a69b78b895.zip frameworks_base-f575403e31b5fa583a6f7c1b33c575a69b78b895.tar.gz frameworks_base-f575403e31b5fa583a6f7c1b33c575a69b78b895.tar.bz2 |
Whoops I am an idiot.
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/preloaded-classes b/preloaded-classes index b03e2a9..092b539 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -22,14 +22,14 @@ android.app.ActivityThread$ProviderRecord android.app.ActivityThread$ProviderRefCount android.app.AlertDialog android.app.Application -android.app.ApplicationContext$ApplicationContentResolver -android.app.ApplicationContext$ApplicationPackageManager -android.app.ApplicationContext$ApplicationPackageManager$PackageRemovedReceiver -android.app.ApplicationContext$ApplicationPackageManager$ResourceName -android.app.ApplicationContext$SharedPreferencesImpl android.app.ApplicationLoaders android.app.ApplicationThreadNative android.app.ContextImpl +android.app.ContextImpl$ApplicationContentResolver +android.app.ContextImpl$ApplicationPackageManager +android.app.ContextImpl$ApplicationPackageManager$PackageRemovedReceiver +android.app.ContextImpl$ApplicationPackageManager$ResourceName +android.app.ContextImpl$SharedPreferencesImpl android.app.Dialog android.app.ExpandableListActivity android.app.IActivityManager |