commit | b7b9aa697af7977d86e9357fc216545bcfe89714 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Apr 23 22:48:59 2019 -0700 |
committer | markchien <markchien@google.com> | Mon Apr 29 20:24:24 2019 +0800 |
tree | edb8c4102c07deae0720ddd299b75ca6490ce9f9 | |
parent | 30096e070d647cc8d8c63b0fdb83ea80a008b799 [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: Ie1d02bb7bccb76415cf71824147466cabf6b88b6 Merged-In: Ie1d02bb7bccb76415cf71824147466cabf6b88b6 Merged-In: Idf7c25b6b553d8c0cc4ef2ea8193438480420fb4 (cherry picked from commit 58a1f931eba8716c4a630863f658b070cda623de)