summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi/HdmiCecMessageValidator.java
Commit message (Expand)AuthorAgeFilesLines
* CEC: Revamp volume control action.Jungshik Jang2014-09-051-6/+5
* Add spam-safe logger.Jungshik Jang2014-08-221-6/+6
* Allow to use device's own physical address.Yuncheol Heo2014-08-071-4/+7
* Rename HdmiCecDeviceInfo into HdmiDeviceInfo.Jungshik Jang2014-08-071-4/+4
* Prevent hot plug detection action from multiple device pollingJungshik Jang2014-08-071-4/+5
* Check the validity of the port id of HdmiCecMessage only in TV.Yuncheol Heo2014-07-251-1/+6
* Verify the CEC message source and the destination.Yuncheol Heo2014-07-101-60/+130
* Add HdmiCecMessageValidator to verify the incoming messages.Yuncheol Heo2014-07-101-0/+229