camera-service: upgrade 1.0.5 to 1.0.6 - #3126
Merged
Dmitry Baryshkov (lumag) merged 1 commit intoSep 14, 2026
Merged
Dmitry Baryshkov (lumag) merged 1 commit into
Dmitry Baryshkov (lumag) merged 1 commit into
Conversation
Upgrade camera-service recipe from v1.0.5 to v1.0.6. Changes in this release: - Fix Android tag compilation issue - Update udev rules to accommodate the new service name - Enable offline JPEG encode support and fix Kodiak build issues - Add support for Shikra Soc - Update default color space and HDR mode values - Restrict camera service launch action to camera driver events - Enable downstream Pebble target and associated library names - Enable Binder support for Pebble target - Add support for device status change event propagation - Add locking to protect capture buffer map access - Fix race condition in client_cameraid_map handling - Skip frame sequence checks in ProviderExtension mode - Release buffers after snapshot stream cancellation Signed-off-by: Jai Shiv <jshiv@qti.qualcomm.com>
Dmitry Baryshkov (lumag)
approved these changes
Sep 11, 2026
Test Results 119 files + 38 715 suites +289 6h 47m 11s ⏱️ - 39m 8s For more details on these failures, see this check. Results for commit 5fa3b01. ± Comparison against base commit 1efd355. This pull request removes 2 tests.♻️ This comment has been updated with latest results. |
Ricardo Salveti (ricardosalveti)
approved these changes
Sep 13, 2026
Dmitry Baryshkov (lumag)
merged commit Sep 14, 2026
8b6cf87
into
qualcomm-linux:master
413 of 416 checks passed
Contributor
|
Known failures. |
Contributor
|
Successfully created backport PR for |
Ricardo Salveti (ricardosalveti)
added a commit
that referenced
this pull request
Sep 15, 2026
# Description Backport of #3126 to `wrynose`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade camera-service recipe from v1.0.5 to v1.0.6.
Changes in this release: