Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
g-camera-pipeline=12 com.webos.service.camera=7
:Release Notes: Fix g-camera-pipeline coverity issues Refactoring camera service HAL and shared memory :Detailed Notes: Below coverity issues are fixed in g-camera-pipeline -Missing copy constructor -Missing assignment operator g-camera-pipeline:submissions/11..submissions/12 1a8059a Fix coverity issues and interface header update com.webos.service.camera:submissions/6..submissions/7 263576d Refactor HAL, Shared Memory and remove duplicate structs/enums b0ecdd8 Camera service refactor changes :Testing Performed: [QWA-569] Verify stopCapture API for CONTINUOUS mode using LUNA command [QWA-570] Verify stopCapture API for BURST mode using LUNA command [QWA-572] Verify startCapture API in CONTINUOUS mode using LUNA command without specifying location [QWA-632] Verify setFormat API for YUV format using LUNA command [QWA-633] Verify setFormat API for JPEG format using LUNA command [QWA-643] Verify getInfo API using LUNA command after device reboot [QWA-646] Verify getInfo API using LUNA command after camera disconnect [QWA-650] Verify getCameraList API using LUNA command after device reboot [QWA-656] Verify getCameraList API using LUNA command after camera is disconnected [QWA-683] Verify close API using LUNA command [QWA-686] Verify stopPreview API using LUNA command [QWA-692] Verify stopCapture API for ONESHOT mode using LUNA command [QWA-701] Verify startCapture API for ONESHOT mode using LUNA command without specifying location [QWA-704] Verify startPreview API for JPEG format using LUNA command [QWA-709] Verify setFormat API using LUNA command when device is opened without any mode params [QWA-712] Verify setProperties API using LUNA command [QWA-716] Verify getProperties API using LUNA command with optional parameter params [QWA-720] Verify getProperties API using LUNA command without optional parameter params [QWA-736] Verify open API using LUNA command without optional parameter mode [QWA-565] Verify getCameraList API using LUNA command [QWA-738] Verify getInfo API using LUNA command :QA Notes: NA :Issues Addressed: [PLAT-97365] CCC: g-camera-pipeline=12 com.webos.service.camera=7 [PLAT-93348] 276743 Missing copy constructor (g-camera-pipeline) [PLAT-93428] 274299 Missing assignment operator (g-camera-pipeline) [PLAT-96209] Integrate refactored camera service Change-Id: Iddb82b3b9c8fbeff7ae28eaa330b82ea32abbbca
- Loading branch information