Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc20fcf0 authored by Orion Hodson's avatar Orion Hodson
Browse files

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
parent cbfaae4f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@ android.os.AsyncTask
android.os.FileObserver
android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask
android.widget.Magnifier
sun.nio.fs.UnixChannelFactory