commit | 4dcf00e78cf3a43cdf3d0e2557a958b0f262bded | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Tue Aug 09 08:43:47 2022 +0000 |
committer | Motomu Utsumi <motomuman@google.com> | Thu Aug 18 12:38:24 2022 +0900 |
tree | 9b65230f72db6d297a75a6eb3f32473e157ccae5 | |
parent | 1ccec63237e5a0aa781bfa80bd23e8d389692977 [diff] |
Add fromBase64EncodedString to BpfDump EthernetTetheringTest has parseMapKeyValue that decodes the string encoded by BpfDump#toBase64EncodedString Upcoming CL also wants to decode the encoded string. So this CL renames parseMapKeyValue to fromBase64EncodedString and moves to BpfDump with refactoring Bug: 217624062 Test: atest NetworkStaticLibTests Change-Id: I6ec302aaaa3e8779119cf153567cb032828f5daf