commit | 1be7e18a4a90204861c47930ce3787b732b4a148 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Mon Apr 12 14:31:12 2021 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Mon Apr 12 14:53:11 2021 -0700 |
tree | 7ba1dc22836a1de3da41227715a0060f892412eb | |
parent | 0f0aaa74edaf8fb30400a0a232da166313224a8b [diff] |
Vpnprofilestore: Set sqlite busy hander to None. Set the busy handler to None, because it is unlikely that a transaction lock can be successfully taken while busy wating in the sqlite librarly. Also add a vpn database stress test. Bug: 184006658 Test: atest vpnprofilestore_test Change-Id: Ia18d5e86683cde908444f6257949497fdd2872e4