Commits

Donghyun Cho authored fbbeb3e54a7
CEC: Remove listener records only if they are currently used HdmiControlService manages listeners in listener record instances, and remove them when binders become disconnected. However, if the listener and its record are replaced due to new listener, the record for the new listener should not be set as null by previous binder's disconnection signal. Bug: 28069465 Change-Id: I2984d8f93d6443048cf5d3f2988b3c6cf362f012 (cherry picked from commit f5c2a1f58dc95b9800ffb6ebf405c11acc6626b2)