summaryrefslogtreecommitdiffstats
path: root/include/camera/CameraBase.h
Commit message (Collapse)AuthorAgeFilesLines
* CameraBase: Don't return an sp<> by referenceEino-Ville Talvala2017-04-051-1/+1
| | | | | | | | | | | | | | | If the server dies, the binder death callback clears out the global camera service sp<>, and any current references to it will become quite unhappy. Test: Camera CTS passes Bug: 31992879 AOSP-Change-Id: I2966bed35d0319e3f26e3d4b1b8dc08006a22348 CVE-2017-0544 Change-Id: Ib7ef455366927b0471f8fcabdd5a54e38e375d41 (cherry picked from commit 4b49489c12e6862e9a320ebcb53872e809ed20ec)
* Refactor CameraService to handle errors properly.Ruben Brunk2013-08-161-3/+4
| | | | | | | | Bug: 10361136 -Connect calls now return status_t error flags. Change-Id: Idca453b111e5df31327f6c99ebe853bb2e332b95
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-7/+1
| | | | Change-Id: I0582268cef6e84b630bc87c8a03dcd69d54c440d
* Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-281-0/+6
| | | | | | | * Also adds an ICameraServiceListener with available/not available statuses Bug: 8291653 Change-Id: I24680f1a2dc109510caf451cf7c7bd180b670d84
* camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-261-0/+117
Change-Id: Ie10a4094522d49683657665fe94ab0b7ccd280e9