commit | 40c1a38ff9a9bb06eb1bcdaa70f0a6827ac3bd5b | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Fri Feb 03 20:00:22 2017 -0800 |
committer | Etan Cohen <etancohen@google.com> | Fri Feb 03 20:14:47 2017 -0800 |
tree | 3b99dea97ff9a39add3f39d073c8a73563a9be2e | |
parent | f8759c3c7309d4905459c04e476f720045f56304 [diff] |
[AWARE] handle Network Management Service exceptions NetworkManagementService (NMS) is used to manage Wi-Fi Aware data-path interfaces. NMS throws runtime exceptions in error conditions - e.g. IllegalStateException when the interface being operated on does not exist. These exceptions are now caught and handled (as errors) instead of crashing the system service. Bug: 29608448 Test: integrated (sl4a) tests Change-Id: Iea0b4ee1dc8b938355b40f045881041a8bc36cb5