commit | 77e4e527a0786362ee2c7c70e9028b394fdc466b | [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 | 3c3a3d27b60693ab8af58fe9eae71b3fc27d64b9 | |
parent | e1556e9096ee27837ef613f3a8fec1e9d69a5a2c [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