diff options
author | Fyodor Kupolov <fkupolov@google.com> | 2015-04-24 13:34:00 -0700 |
---|---|---|
committer | Fyodor Kupolov <fkupolov@google.com> | 2015-04-24 13:34:00 -0700 |
commit | 946646e4b95713a6e2eab0a55ca75230d668acff (patch) | |
tree | bb4fda92e109a1af45a3695d0ebe2fc01935d170 /preloaded-classes | |
parent | 7defaef1bfc05757652d3a5d00d35090397e7f3e (diff) | |
download | frameworks_base-946646e4b95713a6e2eab0a55ca75230d668acff.zip frameworks_base-946646e4b95713a6e2eab0a55ca75230d668acff.tar.gz frameworks_base-946646e4b95713a6e2eab0a55ca75230d668acff.tar.bz2 |
Added SystemServiceRegistry to preloaded-classes
SystemServiceRegistry class should be preloaded in the zygote.
Bug: 20559324
Change-Id: I3120c7e42b50c54213513a04d7135d745c8abd7c
Diffstat (limited to 'preloaded-classes')
-rw-r--r-- | preloaded-classes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/preloaded-classes b/preloaded-classes index 95d0b42..c94623a 100644 --- a/preloaded-classes +++ b/preloaded-classes @@ -402,6 +402,7 @@ android.app.SharedPreferencesImpl$EditorImpl android.app.SharedPreferencesImpl$EditorImpl$1 android.app.SharedPreferencesImpl$EditorImpl$2 android.app.SharedPreferencesImpl$MemoryCommitResult +android.app.SystemServiceRegistry android.app.admin.DevicePolicyManager android.app.admin.IDevicePolicyManager$Stub android.app.admin.IDevicePolicyManager$Stub$Proxy |