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
2 files changed