commit | 8cf997d1c141e3387c67654254d5fcab02b0f2b1 | [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 | 43e577b15223b761b3c1d580e97fa64224f0777b [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)