summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2015-04-03 12:32:39 -0700
committerAlex Klyubin <klyubin@google.com>2015-04-03 12:45:16 -0700
commit6def5afcbc835d101aff6b070e22526320b7e83e (patch)
tree90b448587e9cab27a7fa0e6976566a4b4ad3cfec /preloaded-classes
parent08963653fc9434d2f50d3c8e64c757138efd102e (diff)
downloadframeworks_base-6def5afcbc835d101aff6b070e22526320b7e83e.zip
frameworks_base-6def5afcbc835d101aff6b070e22526320b7e83e.tar.gz
frameworks_base-6def5afcbc835d101aff6b070e22526320b7e83e.tar.bz2
Load fewer classes when AndroidKeyStore provider is installed.
This avoids loading all AndroidKeyStore crypto SPI classes when the AndroidKeyStore provider is instantiated and installed. This provider is installed early on during the initialization of each app. Most apps don't need these classes loaded. Bug: 18088752 Change-Id: Ib43c9dd6a7d434b128916e0f9c8652ba61df0d47
Diffstat (limited to 'preloaded-classes')
-rw-r--r--preloaded-classes2
1 files changed, 0 insertions, 2 deletions
diff --git a/preloaded-classes b/preloaded-classes
index c8d8c5d..151766f 100644
--- a/preloaded-classes
+++ b/preloaded-classes
@@ -1146,8 +1146,6 @@ android.provider.Settings$SettingNotFoundException
android.provider.Settings$System
android.provider.Telephony$Mms
android.renderscript.RenderScript
-android.security.AndroidKeyPairGenerator
-android.security.AndroidKeyStore
android.security.AndroidKeyStoreProvider
android.speech.tts.TextToSpeechService
android.speech.tts.TextToSpeechService$SpeechItemV1