commit | b63e7aebee91d3e8688daf972332bd72b7e8fcc4 | [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 | 7f0823c15f2afa349f5fcef60d2a7eb8da04a086 [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