Remove AsyncTask from the preload classes blacklist

Bug: 116364973
Test: build & reboot
Change-Id: I2475d9c34c0635d8a8f21abe3246d67fdd7273d2
This commit is contained in:
Calin Juravle
2019-07-16 04:57:24 -07:00
parent 25b6ebd5c2
commit 526c922540
2 changed files with 1 additions and 1 deletions

View File

@@ -2696,6 +2696,7 @@ android.os.-$$Lambda$ThreadLocalWorkSource$IP9vRFCDG5YwbWbXAEGHH52B9IE
android.os.-$$Lambda$Trace$2zLZ-Lc2kAXsVjw_nLYeNhqmGq0
android.os.-$$Lambda$q1UvBdLgHRZVzc68BxdksTmbuCw
android.os.AsyncResult
android.os.AsyncTask
android.os.AsyncTask$1
android.os.AsyncTask$2
android.os.AsyncTask$3

View File

@@ -1,6 +1,5 @@
android.content.AsyncTaskLoader$LoadTask
android.net.ConnectivityThread$Singleton
android.os.AsyncTask
android.os.FileObserver
android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask
android.widget.Magnifier