diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-03-24 16:07:50 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-03-25 00:45:25 +0200 |
commit | 212f410c7c5cdacd18141d9b9234272fb55396d2 (patch) | |
tree | bcdd611c283a58cf9df68de83bbae36a127a3307 /include/android/metadata/system | |
parent | 1d8cc0a3ec7dc04958fec12f4fdd05aabd2f7d06 (diff) |
android: CameraHalManager: Hold CameraDevice with std::unique_ptr
CameraDevice is owned by CameraHalManager. The ownership of the
object is not shared with other classes. So CameraHalManager
should manage CameraDevice with std::unique_ptr.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'include/android/metadata/system')
0 files changed, 0 insertions, 0 deletions