Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
diffoscope
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
diffoscope
Commits
8d61a7b4
Verified
Commit
8d61a7b4
authored
1 year ago
by
Mattia Rizzolo
Browse files
Options
Downloads
Patches
Plain Diff
arsc: better document how to produce that binary blob that is copied here
See
#340
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
8a519387
No related branches found
No related tags found
No related merge requests found
Pipeline
#529332
failed
1 year ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
diffoscope/comparators/arsc.py
+7
-0
7 additions, 0 deletions
diffoscope/comparators/arsc.py
with
7 additions
and
0 deletions
diffoscope/comparators/arsc.py
+
7
−
0
View file @
8d61a7b4
...
...
@@ -33,6 +33,13 @@ from .utils.file import File
# <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1" android:compileSdkVersion="29" android:compileSdkVersionCodename="10.0.0" package="com.example" platformBuildVersionCode="29" platformBuildVersionName="10.0.0">
# <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
# </manifest>
#
# This is created by running:
# $ aapt2 link -o output.apk -I /usr/share/android-framework-res/framework-res.apk --manifest AndroidManifest-in.xml
# $ unzip output.apk AndroidManifest.xml
# The framework-res.apk needed by aapt2 here is provided by the Debian package
# `android-framework-res`.
# See https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/340
AXML
=
(
b
"
\x03\x00\x08\x00\xf0\x03\x00\x00\x01\x00\x1c\x00
l
\x02\x00\x00
"
b
"
\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x00\x00\x00
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment