Files
frameworks_base/core/java/android
Nathan Harold c43e89f973 Move Keepalive out of IpSecTransform.Builder
The lifecycle of Keepalive offloading is, unfortunately
different from that of an IpSecTransform. Because starting
a keepalive is fundamentally asynchronous, and isn't valid
until after a transform exists, it will now be a separate
optional procedure that may succeed or fail. It remains
linked with a Transform by the need for a Transform to exist
in order to initiate a Keepalive.

Bug: 38350389
Test: compilation
Change-Id: Ia76fccee41f86d694dff436043293d0c0762c041
2018-01-24 19:32:04 -08:00
..
2017-10-10 18:13:18 -07:00
2017-12-05 00:06:29 +00:00
2018-01-17 21:13:21 +00:00
2017-09-29 15:03:47 -07:00