Remove UnixChannelFactory from preloaded-classes-blacklist

Initialization issues with FileDescriptor and UnixChannelFactory led
to UnixChannelFactory being put on the preloaded classes
blacklist. This was fixed in https://r.android.com/700445 and is no
longer required.

Bug: 109735195
Bug: 144502743
Test: art/test.py --host --prebuild --64 -r -t 071-dexfile-map-clean
Test: atest PreloadCheck
Change-Id: Idc9f4c5b39be06c0a77b092972cc2ffced37d4d1
This commit is contained in:
Orion Hodson
2020-03-13 14:56:59 +00:00
parent cbfaae4f0c
commit cc20fcf048

View File

@@ -4,4 +4,4 @@ android.os.AsyncTask
android.os.FileObserver
android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask
android.widget.Magnifier
sun.nio.fs.UnixChannelFactory