Skip to content
Snippets Groups Projects
Commit 00852d93 authored by Chirayu Desai's avatar Chirayu Desai
Browse files

Revert "Make framework-res.apk deterministic, making this package reproducible"

* This will be done automatically now that strip-determinism
  supports apks. See: https://tracker.debian.org/news/792561
* Not an exact revert as I kept the dependency list re-order.

This reverts commit 4f370584.
parent ffc9df4d
Branches
Tags
No related merge requests found
......@@ -19,7 +19,6 @@ Build-Depends: android-libbase-dev (>= 1:6.0.1+r55) [amd64 i386],
libpng-dev [amd64 i386],
pandoc,
patchelf,
strip-nondeterminism,
zlib1g-dev [amd64 i386]
Standards-Version: 3.9.8
Homepage: https://android.googlesource.com/platform/frameworks/base
......
......@@ -45,7 +45,6 @@ override_dh_auto_build-indep: aapt
--product default \
--version-code 23 --version-name 6.0.1 \
--skip-symbols-without-default-localization
strip-nondeterminism -t zip -T $(SOURCE_DATE_EPOCH) debian/out/framework-res.apk
override_dh_auto_clean:
make clean -f debian/libandroidfw.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment