commit | 9a2db307bac1c56239b860b499e87a5054dfa840 | [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 | d5df59cda1982a5b3dc0ca0c802536d69279aa64 | |
parent | e3bad0320d64394bc104d24380ed4082b47a4241 [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