commit | 41002e3080461ba6a7aee12c1d12dd13edc8626c | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Thu Nov 02 21:01:46 2017 -0700 |
committer | Nathan Harold <nharold@google.com> | Wed Jan 24 10:26:04 2018 -0800 |
tree | 2ba1b78ada9c4c020c44e27596a76f13286324c5 | |
parent | adb4fc73b0d9be2ad5f76c9e7248440625b80b75 [diff] |
Relocate KeepalivePacketData to frameworks/base Due to an issue resolving the boot classpath, the KeepalivePacketData structure cannot be referenced by frameworks/opt/telephony while it is in services. -Move KeepalivePacketData to android.net -Also, relocate IpUtils without changing the package name. Bug: 38350389 Test: compilation Change-Id: If5fc63e9ad8b9b2d4c2fee47ff4bab2ab190a05a (cherry picked from commit bd4093be7cab51d6ad031854324134a9c8637c2c)