commit | f8a2bc3eeecccd229e3fa2185b933fe26efdd34a | [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 | 14c9820f62de89362188784744f885f779802906 | |
parent | 9e2e35804500329a7ff81c7b1ba0aa6943b6bcbc [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)