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 1653aba6bf492e4bc3b08c3cb770865e149e1181)

Bug: 159164105
Bug: 179645293
Test: atest PreloadCheck
Change-Id: I94122241dc4cef84524ca83513a68d1fa8ffbe65
Merged-In: I94122241dc4cef84524ca83513a68d1fa8ffbe65
This commit is contained in:
Orion Hodson 2021-02-08 11:49:58 +00:00
parent be331ab3a7
commit cd272e3402

View File

@ -4,4 +4,3 @@ android.os.FileObserver
android.os.NullVibrator
android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask
android.widget.Magnifier
com.android.server.BootReceiver$2