commit | e5852fbc9a5956a723061abd963e6fa46dc26e21 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Tue Mar 09 16:12:48 2021 +0800 |
committer | paulhu <paulhu@google.com> | Mon Mar 15 23:06:15 2021 +0800 |
tree | d1a2fa4bcd0b470cb10aa9192b02d601cf10367f | |
parent | c407499db5a6f83c8812ba68551b2248aaf0fad9 [diff] |
Replace interal okhttp APIs Connectivity is becoming a mainline module in S but mainline modules are not allowed to use non-formal APIs. Thus, replace internal okhttp APIs to stable libcore APIs which are created for using HttpURLConnectionFactory. Bug: 182238821 Test: atest FrameworksNetTests Change-Id: I56ba1b9e6e94f9c6519c3f1c8f0c5993fccbe185