commit | d66a0cd6564033eb2e5ef52c8550456d96aa49bf | [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 | ad10de3acb71f2f2fe757fd2d9235a227956174e [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)