commit | cc20fcf048661f5957e8d130efde3b120c814584 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Fri Mar 13 14:56:59 2020 +0000 |
committer | Orion Hodson <oth@google.com> | Fri Mar 13 15:29:33 2020 +0000 |
tree | 44e6f8015b80fac676cae13a777e435675e1a52b | |
parent | cbfaae4f0ce74c32d0c201d9096afcd7f9253108 [diff] |
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