[Backport wrynose] camera-service: upgrade 1.0.5 to 1.0.6 - #3155
Merged
Ricardo Salveti (ricardosalveti) merged 1 commit intoSep 15, 2026
Merged
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> (cherry picked from commit 5fa3b01)
Dmitry Baryshkov (lumag)
approved these changes
Sep 14, 2026
Ricardo Salveti (ricardosalveti)
approved these changes
Sep 15, 2026
Test Results 119 files 715 suites 7h 19m 44s ⏱️ For more details on these failures, see this check. Results for commit 4e8382e. |
Contributor
|
Known failures. |
Ricardo Salveti (ricardosalveti)
merged commit Sep 15, 2026
7b9e151
into
wrynose
240 of 242 checks passed
Ricardo Salveti (ricardosalveti)
deleted the
backport/3126-to-wrynose
branch
September 15, 2026 21:49
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.
Description
Backport of #3126 to
wrynose.