commit | 7fa1b701aa0b435bb3cc928371d1b3df8959f727 | [log] [tgz] |
---|---|---|
author | xshu <xshu@google.com> | Thu Apr 30 18:58:05 2020 -0700 |
committer | xshu <xshu@google.com> | Wed May 06 17:29:46 2020 -0700 |
tree | fb95a245550955533a167567875c76173ecfb7cd | |
parent | dde59233bee6197db5abe3f3ef45f83295f1fbc1 [diff] |
Fix WifiLockManager Death link does not exist The cause of the issue is that sometimes WifiLocks are added without linkToDeath working properly. Catches the NoSuchElementException inside WifiLockManager to prevent SystemServer from crashing. Bug: 155240535 Test: atest com.android.server.wifi Change-Id: Id9d56b9da184febef7915eb5281ea39f97e51b06