commit | b7aace2db079731327bad4ff84fcc7d9f520d6eb | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Fri Jan 08 13:29:22 2016 -0800 |
committer | William Roberts <william.c.roberts@intel.com> | Tue Jan 12 13:54:34 2016 -0800 |
tree | 857a54ab33b4190fa2bbcfe7adc29934060488f7 | |
parent | f89847a9cd2fea23b4fb2ffc13db18eefa47cece [diff] |
camera_device: remove type and add typealias camera_device didn't really offer much in terms of control considering that most domains that need camera_device, also need video_device and vice versa. Thus, drop camera_device from the policy and add a temporary typealias. Change-Id: I144c0bb49a9a68ab1bdf636c64abe656f3e677b4 Signed-off-by: William Roberts <william.c.roberts@intel.com>