commit | af0aab7b68bab4738f8d58b52e435251225260ce | [log] [tgz] |
---|---|---|
author | Pavan Kumar M <quic_rpavan@quicinc.com> | Thu Jan 06 14:19:48 2022 +0530 |
committer | Pavan Kumar M <quic_rpavan@quicinc.com> | Thu Jan 13 11:52:06 2022 +0530 |
tree | 075f4e03a5db56e6b7cab99a684795b87f08914e | |
parent | 947b8f0a0873d6b50daf762a82462e4d1767bb46 [diff] |
Synchronize the IpClient events If the ipClient is stopped before handling the events in Handler thread, ethernet network factory might end up creating a network agent for a network which is already cleared. This change fixes the issue by handling the events only if ipClient is initialized. Tests: Builds, Boots, EthernetNetworkFactoryTest. Ethernet related test scenarios Bug: 207057937 Change-Id: If7ff7abf5f0dcdb0e94de0502bfdf981f9f20298