summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi/VolumeControlAction.java
Commit message (Expand)AuthorAgeFilesLines
* CEC: Revamp volume control action.Jungshik Jang2014-09-051-117/+104
* Fix several bugs in HdmiControlService.Jungshik Jang2014-08-261-4/+8
* Rename FeatureAction into HdmiCecFeatureActionJungshik Jang2014-08-071-1/+1
* Add HdmiCecMessageValidator to verify the incoming messages.Yuncheol Heo2014-07-101-7/+0
* Removed class HdmiCecJinsuk Kim2014-07-041-5/+3
* Remove duplicated cec keycode definitions.Jungshik Jang2014-07-041-3/+2
* Implement volume control action in cec service.Jungshik Jang2014-06-271-0/+222