commit | 20f6d0a3b93fa19eb6c84e5f11520a79a33f4479 | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Mon Dec 10 20:53:47 2018 +0800 |
committer | Mark Chien <markchien@google.com> | Tue Dec 11 09:31:50 2018 +0000 |
tree | 551ad8c9f082654ea9c6454b201b4203f4c6558b | |
parent | e43ff3e85f2225e64b9996d7b9ef40187bf03b7f [diff] |
DO NOT MERGE fix some linkproperties configs missing In handleUpdateLinkProperties(), it will always assign newLp to nai first. Then, the copied newLp would add some configurations ex: private dns/clatd. This updated newLp wouldn't be assigned back to nai when linkproperties is not changed. Bug: 113637648 Test: - build, flash, booted - atest FrameworksNetTests - run CtsNetTestCases Change-Id: I9e25e46718e076d4afa784ee5e1d3abbe0f11911