Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e87e9302 authored by Gabriel Biren's avatar Gabriel Biren
Browse files

Add a lock around the wificond death handler and

teardownInterfaces in WifiNl80211Manager.

Prevents a specific race condition when the wificond
service dies at the same time as the Vendor HAL (whose
death handler calls into teardownInterfaces).

No other race conditions have been observed in this file,
so we can limit the locks to these 2 methods.

Bug: 273175980
Test: atest WifiNl80211ManagerTest
Change-Id: Ib3936ed8ddb3c0dc5fb25a56e535ab27a28cfa65
parent 994a65df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment