commit | affd2a632ccc6f49689ae33b1135a48c6839d151 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Tue Apr 25 23:12:44 2023 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Wed Apr 26 21:20:50 2023 -0700 |
tree | fe2ad4f2b2a88c3ba97a7e40976b79ca5265d727 | |
parent | e86d8d8b435c691d44e909c804fa91ad80e1930b [diff] |
Guard against missing mac addresses in onWakeupEvent The native code may not send any data for the NFULA_HWADDR on some networks which can result in an exception. Logging an exception if this happens over WiFi, as this is not expected. Test: atest FrameworksNetTests Test: Manually inspect logs and output of `dumpsys connmetrics` Bug: 276498460 Change-Id: Iba20ec1f47b682cfff6127eeade0fdbf912945a6