OSDN Git Service

SocketImpl#getFileDescriptor shouldn't be public
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Mon, 8 Feb 2016 16:54:35 +0000 (16:54 +0000)
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>
Thu, 11 Feb 2016 10:18:48 +0000 (10:18 +0000)
commit8d4242c85d06fac67b46f0b9cb3462e0411e313c
treeefdbae8b0380b31aa916dba5d53cc258998e72bf
parent738a2b67f16712fc36056c32eb5a652ce0c60f80
SocketImpl#getFileDescriptor shouldn't be public

It's protected, as it was before openJdk switch. Added
hidden public method getFD$ for tests.

Bug: 26689841
Change-Id: I18f53356a108c1f7e0525c6f2f8130eac173e81e
(cherry picked from commit ce41c4ee22dbf4d53c2ba5a21a63a0a3081bd732)
api/current.txt
api/system-current.txt
api/test-current.txt