commit | 41014aa609ea010c88b54c534579c00925d1b185 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Apr 02 15:36:00 2019 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Sat Apr 20 00:37:19 2019 +0800 |
tree | 946d2140f0ce6c06c6065f53cfc396ca138e2a26 | |
parent | df39b855b5f03352d78e1cb648d5140754f6dd8f [diff] |
Move NattKeepalivePacketData out of the framework For implementing parcelable interface for NattKeepalivePacketData. Move this class out of framework.jar and move to services.jar This class is used in telephony-common.jar and it also loads service.jar. Bug: 33530442 Test: - build pass - atest NetworkStackTests - atest ConnectivityServiceTest Change-Id: Id2fdec5c4015d2cefd8a93e0cfdcc3c304fc9b64