commit | 1c353f3fca322aab2fff5369a55876a91a112775 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Feb 23 18:02:15 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Feb 24 14:00:26 2017 +0000 |
tree | 7aaedb5b9918c7a25d28423438f7d321008b4bf4 | |
parent | e87ed1444a1affdaf20a42ce9b90f0acad1c2f6c [diff] |
SupplicantHal: Store the service manager callback Not storing these callbacks will lead them to be cleaned up and cause a SIGSEGV when there is a notification. This is a known limitation with how these objects are refcounted across the jni boundary. Bug: 33383725 Test: Crash no longer observed when airplane mode is toggled. Change-Id: Ide96ef2c2f8ee34e87f52edcf84965f1eb7fcaf7