commit | 035c578a39be09822a0402c850ed3e793956c913 | [log] [tgz] |
---|---|---|
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Mon Feb 08 15:51:14 2016 +0000 |
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | Thu Feb 11 10:19:54 2016 +0000 |
tree | 6697cb2b2eb5be8dafdb984758ef4cd080e66c99 | |
parent | 11e7452ff58e3b6a639a659ec93c960ee1a6493e [diff] |
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: I7e4149a5100b448e8729536f9718a35707a1c290 (cherry picked from commit 5dfeb54cb55eab53e5307e205a16b59e1da5ab07)