commit | 842ca2d8b5454bd2a2a676e9a8227335be0f4460 | [log] [tgz] |
---|---|---|
author | Arthur Ishiguro <arthuri@google.com> | Thu Nov 15 10:35:26 2018 -0800 |
committer | Arthur Ishiguro <arthuri@google.com> | Fri Nov 16 08:21:31 2018 -0800 |
tree | 0d95282af93f4971bb1820e52266fec5891bd8f3 | |
parent | 82ed3afede531455477d514a04e0deacd707ed6f [diff] |
Avoid automatically closing of persistent ContextHubClients Previously, we automatically closed the connection when the resource was GC'd (process died), but for PendingIntent clients we need to preserve the client endpoint. Bug: 117612105 Test: Compile only Change-Id: I6a6cffdeb980073b4ae5ad51c0d91df422e86fc4