commit | b7bda39d90e291ec9d22aba12edf0f8b503722c6 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Mar 06 18:02:34 2019 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Mar 06 18:02:34 2019 +0900 |
tree | 6ddefd33f12eee3ffcea82e0000e52bd2ca377f6 | |
parent | 7c447498c38f633718d2a95adef3a0609e86862e [diff] |
Fix SocketUtils API - connect, sendTo, bind were added as public API, so do not need to be maintained as SystemApi in SocketUtils. These APIs were added in Q timeframe. - Add @Nullable/@NonNull annotations. Bug: 126699304 Bug: 126477266 Test: booted, WiFi works Change-Id: I3f086ac8952cfd6a4d8f861d2e1c7aa1ca8be999