Merge "camera_device: remove typealias"

This commit is contained in:
Jeffrey Vander Stoep 2016-01-19 21:27:57 +00:00 committed by Gerrit Code Review
commit 589ffaf617

View file

@ -100,6 +100,3 @@ type misc_block_device, dev_type;
# Bootctrl block device used by A/B update (update_engine, update_verifier).
type bootctrl_block_device, dev_type;
# XXX: Temporarily alias camera_device for its removal
typealias video_device alias camera_device;