diff options
Diffstat (limited to 'config/preloaded-classes-denylist')
-rw-r--r-- | config/preloaded-classes-denylist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/preloaded-classes-denylist b/config/preloaded-classes-denylist new file mode 100644 index 000000000000..48d579cc118e --- /dev/null +++ b/config/preloaded-classes-denylist @@ -0,0 +1,8 @@ +android.content.AsyncTaskLoader$LoadTask +android.net.ConnectivityThread$Singleton +android.os.AsyncTask +android.os.FileObserver +android.os.NullVibrator +android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask +android.widget.Magnifier +com.android.server.BootReceiver$2 |