commit | 348577e09f4508e3664e66b03998de8075dcbb30 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Jan 06 19:43:59 2020 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Jan 07 13:02:32 2020 +0900 |
tree | 4ecb4d8bd134c42e10cdeed8ab10599667ecc743 | |
parent | ad2689c1a1ef493b6ead5d0359e40c2f48b74974 [diff] |
Make LinkPropertiesTest pass, and fix an NPE. aosp/973686 added the DHCP server address to LinkProperties, but it did not have any tests, and would throw NPE when parceling a LinkProperties that did not have a DHCP server. Add tests and fix the bug. Bug: 134098566 Test: unit test now passes Change-Id: If28f0be650963e8d9af7eb53f6940824582a2db3