preloaded-classes-denylist: remove retired class
Remove com.android.server.BootReceiver$2 from the denylist as this
anonymous class was retired in change https://r.android.com/1565971.
(cherry picked from commit 1653aba6bf)
Bug: 159164105
Bug: 179645293
Test: atest PreloadCheck
Change-Id: I94122241dc4cef84524ca83513a68d1fa8ffbe65
Merged-In: I94122241dc4cef84524ca83513a68d1fa8ffbe65
This commit is contained in:
@@ -4,4 +4,3 @@ android.os.FileObserver
|
||||
android.os.NullVibrator
|
||||
android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask
|
||||
android.widget.Magnifier
|
||||
com.android.server.BootReceiver$2
|
||||
|
||||
Reference in New Issue
Block a user