commit | 69c1f216b11d002fc2719e8167942f3fbcc8c6b5 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Apr 16 23:20:23 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Tue Apr 20 13:34:52 2021 +0800 |
tree | 79b6edfe4fb15c51db4e97e6392ad4b92a95cc46 | |
parent | e13ee7a0a21e14d37f105ed515fc22aa83d58d4d [diff] |
Add getters to UnderlyingNetworkInfo Address API review feedback, add getters to UnderlyingNetworkInfo instead of exposing fields. Instead of wasting memory by converting this into an array, have migrateTun take a List<String>. In turn, tunAdjustmentInit should also take a List<String>. Bug: 183972554 Test: atest android.net.UnderlyingNetworkInfoTest Change-Id: Id59744097208d91298a25ef110ade91a9cf291a1