commit | 31d1404c210811e3f26ff987189478ae18f20190 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Tue Jun 01 02:57:27 2021 +0000 |
committer | Xiao Ma <xiaom@google.com> | Tue Jun 01 03:01:39 2021 +0000 |
tree | e88880dada1ba92cebc56e3e676f17ce2809c5a6 | |
parent | f8c12829c69bf0d9d15a209b7c73d28a23517243 [diff] |
Fix NsHeader class unavailable constructor. NsHeader class has two members, however, the public constructor has only one parameter for target IP address, that would throw the exception when parsing the NsHeader struct due to unavailable constructor. Bug: 162944199 Test: atest NetworkStackTests Change-Id: I8d0a63bc258e83be55b9ec2d34ef228cf8549c2e