MOB-95: mark issues.md #6's CameraX/ML Kit rows fixed - #82
Merged
Conversation
The other 5 libraries (OTP runtime x3, libmobtest.so, libsqlite3_nif.so) still need their own fixes; issue stays open for those. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1.6.1 fails a real device build on this toolchain (compileSdk 36 + AGP 8.9.1+ required); 1.4.2 is the device-verified, correct pin. See the companion mob_camera/mob_scanner/mob_new PRs for the actual fix. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Owner
Author
|
Update: corrected the pinned version in this doc to CameraX 1.4.2 (not 1.6.1) — see the companion mob_camera/mob_scanner/mob_new PRs. 1.6.1 failed a real device build (needs compileSdk 36 + AGP 8.9.1+); 1.4.2 is device-verified on a physical Moto G with no toolchain changes needed. |
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.
Summary
Doc-only update to
issues.md#6 reflecting the CameraX + ML Kit version bumps (mob_camera #3, mob_scanner #2, mob_new #33) that fix 2 of the 7 flagged 16 KB page-alignment libraries. The other 5 (OTP runtime ×3, libmobtest.so, libsqlite3_nif.so) are untouched — issue stays open for those.Test plan
mix test— 993 passed (38 excluded, pre-existing onboarding-suite exclusions)Linear: MOB-95
🤖 Generated with Claude Code