diff options
author | xshu <xshu@google.com> | 2020-01-14 12:12:22 -0800 |
---|---|---|
committer | Etan Cohen <etancohen@google.com> | 2020-01-15 21:30:47 +0000 |
commit | b4486b2a1bce042384b6da156aced9c8ff76b5ec (patch) | |
tree | 0ae1d069858f6176169ce18af2034965e0a9861b /OWNERS | |
parent | 84c9ba1c7c5271215d7a50ef23c5d57c0b38bbdb (diff) |
fix soft reboot caused by KeyStore exception
The Mac handle obtained from AndroidKeyStore is sometimes invalidated by
the AndroidKeyStore based on some LRU technique.
This change make sure that we always get a valid handle.
And adds exception handling to make sure a crash will not happen for the
same reason again.
If KeyStore continuously fails to generate MAC address, we will use
locally generated MAC as it is the next best option.
Bug: 146203882
Bug: 140065828
Test: atest FrameworksWifiTests
Merged-In: I8a3b810ba95898a96d81fe57979db4787e1a46c4
Change-Id: I8a3b810ba95898a96d81fe57979db4787e1a46c4
(cherry-picked from 0b3eca3c05190e5824638f3da25b8b3167dc9d60)
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions