diff options
author | Jinsuk Kim <jinsukkim@google.com> | 2014-07-29 13:59:14 +0900 |
---|---|---|
committer | Jinsuk Kim <jinsukkim@google.com> | 2014-07-29 22:57:52 +0000 |
commit | 43c23e273e1b78caf26899eca5a4f51df9d52400 (patch) | |
tree | 866fad68076470dd723a09d57b366d457efe130a /packages/DocumentsUI | |
parent | 26ba7fddcaeb052710ca8672889830dabcbfd3ac (diff) | |
download | frameworks_base-43c23e273e1b78caf26899eca5a4f51df9d52400.zip frameworks_base-43c23e273e1b78caf26899eca5a4f51df9d52400.tar.gz frameworks_base-43c23e273e1b78caf26899eca5a4f51df9d52400.tar.bz2 |
Invoke input change listener at path change
Previously input change listener is not invoked if the routing change
does not cause the TV port change, but this failed to trigger the change
from an active source connected to port 1 to a non-cec device also
connected to port 1. Do this by comparing paths not ports.
Also did some cleanup:
- Avoid allocating empty lists too often for getActions
- ActiveSource.invalidate()
Change-Id: Id79531e2552ef7fa38bd604796108b8650db69a1
Diffstat (limited to 'packages/DocumentsUI')
0 files changed, 0 insertions, 0 deletions