summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorHisanobu Watanabe <hisanobu.xa.watanabe@sonymobile.com>2016-06-07 19:55:41 +0900
committerToshiya Ikenaga <Toshiya.Ikenaga@sonymobile.com>2016-07-15 01:00:29 +0000
commit047454c759b46bbadb87ee3b64bf3e29afda48d6 (patch)
tree239bd952cd1460647095bd00c2c52af56b05f1f8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8ee58b3b4eb09d5208a2c4c2b60be7d0ac99b3b8 (diff)
VPN reconnection fails after manually disabling VPN
When disabling VPN manually, there was no trigger for ipsec-tools to send “delete message” to VPN server. Therefore, connection information is left in VPN server and next connection fails. Fix this issue as below: - Add “delete message” sending via flush in ipsec-tools when racoon daemon stops - Keep daemon alive when VPN.java exit() to let it finish sending to VPN server - Move close(socket) and stop(daemon) in VPN.java execute() and monitorDaemons() to run() to gather cleaning block. Bug: 28279646 Change-Id: Ie5a9497189da8c96321a220ea21ebe63e42d0751
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions