diff options
author | Umang Jain <email@uajain.com> | 2020-08-21 14:46:08 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-23 20:46:08 +0300 |
commit | f8e2813ffe0943fabcff26e47bf4891c07ea18ab (patch) | |
tree | 9f64afd4283c023b983d38bc63e9a10119c86268 /src/ipa/raspberrypi/data | |
parent | 7197fd9d67a04353e226544b3d21413c366f7150 (diff) |
android: camera_device: Make CameraDevice a shared object
CameraDevice needs to be wrapper into the std::shared_ptr instead
of std::unique_ptr to enable refcounting. The refcounting will help
us to support hotplug and hot-unplug CameraHalManager operations
in the subsequent commit.
Signed-off-by: Umang Jain <email@uajain.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/data')
0 files changed, 0 insertions, 0 deletions