Replace otadump with pinned AOSP Android 17 extractor - #3
Closed
akhilnarang wants to merge 2 commits into
Closed
Conversation
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Author
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
ota_extractorandroid17-releasebuild 14524720 artifact and verify both the 32,496,582-byte runtime bundle and every extracted runtime fileAGENTS.mdtest rulesArtifact
96c5df0c64be9ce51bb4c8992f06ba279187d83dc805e99e15e916bd733e2c5a4f8da78667e4bbc49fb993d4d6dca52d09e7cf6ed9fc9a62ebad2647d2dc454candroid-17.0.0_r1system/update_engine:4591637f51644f5429f9e2fe589ab22b92f61842Validation
python -m unittest discover -s tests -v: 8 passedpython tests/artifact_smoke.py: passed against a cold verified downloadpython -m build: sdist and wheel built successfully96c5df0...readelfconfirmed x86_64 and$ORIGIN/../lib64RUNPATH;lddfound no missing librariesboot,dtbo,recovery,vbmeta,vbmeta_system,vbmeta_vendor, andvendor_bootThis is based directly on
mainline; it does not modify or depend on PR #1.