commit | 9d2ae23701114aedad1c8ea9ef17f93cc07adfd0 | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@google.com> | Tue Aug 30 17:54:16 2016 -0700 |
committer | Ajay Panicker <apanicke@google.com> | Wed Aug 31 17:58:57 2016 +0000 |
tree | 7a2faa0249dab16d5b7f3234c57d576e6af2fc78 | |
parent | 620bbffd49f5497dba3e975c4baa44653e88235d [diff] |
ContextMap: Remove connection references when an app is removed This fixes an issue which could cause a stale Bluetooth address to be used. The issue would manifest itself when an app is added with a connection ID, then the app is removed and app is re-added, causing the original connection ID (which could be stale) to be used. Bug: 30765855 Change-Id: Idacbbfb07d895bf9276fdd986100e832a54d81b0 (cherry picked from commit 660208ad2ee2ea394adab0d1c1cea9b068bb70c6)