Skip to content
Commit ed39184b authored by Chinmay Dhodapkar's avatar Chinmay Dhodapkar
Browse files

[iwlan] config for connection persistence support

Not all implementation of Iwlan data service can support
persistence of iwlan tunnel across service crash/restart

A new config, config_wlan_data_service_conn_persistence_on_restart,
is added to handle this case.
This new config allows data service to declare support for ipsec
tunnel persistence across service restart. Telephony framework can
take action to clean up dangling connections in case service restarts
and if this flag is set to 'false'

Default value is 'true' [i.e no change from existing behavior]

Bug: 158043105
Tests: on device test involving killing/restart of data service
Merged-In: If328b6e1467095e059e532f55e0062211b7c80c9
Change-Id: If328b6e1467095e059e532f55e0062211b7c80c9
(cherry picked from commit 846b17a1)
parent a4ddee21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment