commit | c70d2295dd3fb87ce8c81c704688d1ad05043b4d | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@google.com> | Wed Apr 30 15:43:16 2014 +0900 |
committer | Jinsuk Kim <jinsukkim@google.com> | Fri May 02 07:23:35 2014 +0900 |
tree | b2ce43fc32782f21904f012252acc208721f8942 | |
parent | e9c77c88ea34a66f83a94f960547275c0ff6bd07 [diff] |
Define Feature action for obtaining info on a new CEC device Feature action (or action) is a unit of CEC command flow that accomplish a certain feature. This CL introduces an abstract class FeatureAction, and a concrete one NewDeviceAction that is used to obtain detailed information on a new logical device on the CEC bus. Change-Id: I94a7e75fbb76fe547f07f9588a93c7ea5a85d856