diff options
author | Orion Hodson <oth@google.com> | 2020-03-18 18:18:39 +0000 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2020-03-18 18:18:39 +0000 |
commit | 187996aea5511ad04f8e4eba06ace0ef4d66a1f5 (patch) | |
tree | 4670d6253f7d7073d377226881f2834ee7e0404f /config | |
parent | 4637a72f05f5644c44c9f523c71ea98c102017af (diff) |
Add UnixChannelFactory to preloaded-classes
Bug: 144502743
Test: atest PreloadCheck
Test: cts-tradefed
Change-Id: I623ead2c26bf19a9198d0104e0c6a59242bb6eb1
Diffstat (limited to 'config')
-rw-r--r-- | config/preloaded-classes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/preloaded-classes b/config/preloaded-classes index eb3879fdb50e..b05d02c9eb15 100644 --- a/config/preloaded-classes +++ b/config/preloaded-classes @@ -7438,6 +7438,7 @@ sun.nio.fs.LinuxFileSystemProvider sun.nio.fs.NativeBuffer$Deallocator sun.nio.fs.NativeBuffer sun.nio.fs.NativeBuffers +sun.nio.fs.UnixChannelFactory sun.nio.fs.UnixChannelFactory$Flags sun.nio.fs.UnixConstants sun.nio.fs.UnixException |