diff options
author | Jean-Michel Trivi <jmtrivi@google.com> | 2011-08-26 12:11:36 -0700 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2011-08-26 18:14:29 -0700 |
commit | 18e7bce52318f00b5023f33933a571c477f2b61c (patch) | |
tree | 0ce0b85a0cc4bbb42debac30f42cb211ab2feec4 /docs/html/sdk/api_diff/14/changes | |
parent | 6e679d5a53091b348a2cdc0c76f4e8fa4ac52d4b (diff) |
Address multiple RemoteControlDisplay competing for registration
The RemoteControlClient / Display feature only supports one
display. If multiple displays are registered, this CL implements
the following policy:
- cannot unregister a display that is not the current one,
- registering a display when another is already registered
causes the old one to be unregistered.
This fixes a death handler leak where the previous display was
simply overwritten, without unlinking to its death.
Change-Id: I63f8a38093796e0960761936d7fc58d47b7589b3
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions