Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build
/
ec87c9f56e09570469b809f037a9a08a13eaf14c
/
tools
/
releasetools
/
sign_target_files_apks.py
6647263
releasetools: Check for duplicate entries in ReplaceCerts().
by Tao Bao
· 8 years ago
de1d479
releasetools: Clean up test_sign_target_files_apks.py.
by Tao Bao
· 8 years ago
04e1f01
releasetools: Fix an issue with pubkey extraction.
by Tao Bao
· 8 years ago
e838d14
releasetools: Clean up ReplaceVerityKeyId and add tests.
by Tao Bao
· 8 years ago
0c28d2d
releasetools: Clean up sign_target_files_apks.py.
by Tao Bao
· 8 years ago
a7054ee
releasetools: Fix the tag replacement for ro.build.vendor.fingerprint.
by Tao Bao
· 8 years ago
5f03da0
Merge "DO NOT MERGE: Merge Oreo MR1 into master"
by Xin Li
· 8 years ago
8fecb28
AVB: If building recovery.img, add AVB hash footer.
by David Zeuthen
· 8 years ago
44dd488
Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from
by Xin Li
· 8 years ago
f718f90
releasetools: Write back default_system_dev_certificate.
by Tao Bao
· 8 years ago
a07bf04
releasetools: Add support for compressed APKs.
by Narayan Kamath
· 8 years ago
f7f27b9
Merge "Add the missing 'import stat' line." into oc-dr1-dev am: d43ab80c75
by Tao Bao
· 8 years ago
9fdd00f
Add the missing 'import stat' line.
by Tao Bao
· 8 years ago
118b324
Merge "Support replacing AVB signing keys." am: 682849976d am: b5363b2dbc
by Tao Bao
· 8 years ago
c218a47
Support replacing AVB signing keys.
by Tao Bao
· 8 years ago
7b8a793
Merge "Delay the write-back of misc_info in sign_target_files_apks.py." into oc-dr1-dev
by Tao Bao
· 8 years ago
57ae9a2
Delay the write-back of misc_info in sign_target_files_apks.py.
by Tao Bao
· 8 years ago
639118f
Support replacing AVB signing keys.
by Tao Bao
· 8 years ago
7eb6a92
Move /default.prop to /system/etc/prop.default
by Hung-ying Tyan
· 8 years ago
f829b40
Move /default.prop to /system/etc/prop.default
by Hung-ying Tyan
· 8 years ago
2b8f489
Allow sign_target_files_apks.py to create zip64 signed TF.zip.
by Tao Bao
· 8 years ago
46a5999
Delay the write-back of misc_info in sign_target_files_apks.py.
by Tao Bao
· 8 years ago
616fbeb
Move recovery building from sign_target_files_apk to add_img_to_target_files
by Tianjie Xu
· 8 years ago
406050b
Fix the symlink detection when signing TF.zip.
by Tao Bao
· 8 years ago
e95540e
releasetools: Use java_path in sign_target_files_apks.py.
by Tao Bao
· 9 years ago
9aa4b9b
releasetools: Clean up sign_target_files_apks.py.
by Tao Bao
· 9 years ago
b48589a
Don't regenerate userdata.img when signing
by Tianjie Xu
· 9 years ago
4f09900
Replace META/care_map.txt when signing target files
by Tianjie Xu
· 9 years ago
28e2fa1
releasetools: Update the path to /default.prop for A/B devices.
by Tao Bao
· 9 years ago
b3e8ce6
Replace OTA sideload verification key when signing A/B devices.
by Alex Deymo
· 9 years ago
13b6962
releasetools: Fix the payload public key replacement.
by Tao Bao
· 9 years ago
8adcfd1
Fix the path for verity_key replacement when signing.
by Tao Bao
· 9 years ago
35c9b12
releasetools: replace verity keyid
by Badhri Jagan Sridharan
· 9 years ago
a80ed22
Replace OTA keys when signing for A/B devices.
by Tao Bao
· 9 years ago
83cd79d
releasetools: Use fixed timestamp in otacerts.zip.
by Tao Bao
· 9 years ago
2cfd1d1
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
061289c
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS.
by Alex Klyubin
· 10 years ago
c2a36af
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
a80a808
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 10 years ago
74df828
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
1429d5e
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 10 years ago
de5bc04
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
eb756d7
Do not run zipalign when re-signing APKs.
by Alex Klyubin
· 10 years ago
cb7ff77
releasetools: Update the fingerprint when signing.
by Tao Bao
· 10 years ago
7a5bf8a
releasetools: Support packaging for system_root_image.
by Tao Bao
· 10 years ago
f2cffbd
Support systems that use a full copy of recovery image.
by Tao Bao
· 10 years ago
2ed665a
Wrap zipfile.write(), writestr() and close()
by Tao Bao
· 10 years ago
8b72aef
Make releasetools pylint clean.
by Dan Albert
· 10 years ago
[Renamed (94%) from tools/releasetools/sign_target_files_apks]
234d122
am c6af9b8f: am 28b2b00a: Merge "Update vendor fingerprint." into lmp-mr1-dev
by Jesse Zhao
· 11 years ago
2625d27
Update vendor fingerprint.
by Jesse Zhao
· 11 years ago
2b80012
am 34a1bdeb: am ea1dc699: Merge "Rewrite ro.vendor.build.fingerprint/thumbprint on signing" into lmp-mr1-dev
by Michael Runge
· 11 years ago
e07c75a
Rewrite ro.vendor.build.fingerprint/thumbprint on signing
by Michael Runge
· 11 years ago
d083f0b
sign_target_files_apks: fix recovery patch generation
by Andrew Boie
· 11 years ago
947894f
Fix public/private key options on sign_target_files_apks
by Michael Runge
· 11 years ago
f19b365
Add support for switching to verity release keys.
by Geremy Condra
· 11 years ago
3c84f56
store images in target-files
by Doug Zongker
· 11 years ago
dc2661a
Add sprout support to signing tools
by Michael Runge
· 11 years ago
4abfeaa
Merge "rebuild recovery patch in sign_target_files_apks"
by Doug Zongker
· 12 years ago
cf6d5a9
bump releasetools python requirement to 2.7
by Doug Zongker
· 12 years ago
412c02f
rebuild recovery patch in sign_target_files_apks
by Doug Zongker
· 12 years ago
73d5abb
sign_target_files_apks: rewrite build.prop correctly in eng builds
by Andrew Boie
· 12 years ago
412bc23
am 0a7e26e2: am a3f69c93: Merge "Modify release tools to replace certs in MMAC files."
by Ying Wang
· 12 years ago
817c574
Modify release tools to replace certs in MMAC files.
by Robert Craig
· 12 years ago
a8608a7
distinguish signed and unsigned user builds in UI
by Doug Zongker
· 12 years ago
37e1052
Add support for using custom signapk.jar.
by T.R. Fullhart
· 12 years ago
a28acc6
Add support for using custom signapk.jar.
by T.R. Fullhart
· 12 years ago
b11e2d7
add missing parameter to ReplaceOtaKeys
by Doug Zongker
· 14 years ago
831840e
change OTA tools to handle variable dev keys
by Doug Zongker
· 14 years ago
e121d6a
support TARGET_EXTRA_RECOVERY_KEYS
by Doug Zongker
· 15 years ago
c09abc8
update ro.build.tags when signing release builds
by Doug Zongker
· 16 years ago
decf995
map -e with no cert to PRESIGNED
by Doug Zongker
· 16 years ago
f6a53aa
add "EXTERNAL" as special value of LOCAL_CERTIFICATE
by Doug Zongker
· 16 years ago
714111c
include pre-signed prebuilt .apks in apkcerts.txt
by Doug Zongker
· 16 years ago
bbfb96f
remove shared_uid cert check from sign_targt_file_apks
by Doug Zongker
· 16 years ago
5f5f08d
stop adding ota-rel-keys tag when signing
by Doug Zongker
· 16 years ago
1f8b697
am e05628cc: fix signing user builds
by Doug Zongker
· 16 years ago
e05628c
fix signing user builds
by Doug Zongker
· 16 years ago
05d3dea
support hooks for device-specific code in OTA package generation
by Doug Zongker
· 16 years ago
602a84e
fix releasetools for non-linux architectures
by Doug Zongker
· 16 years ago
048e7ca
fix archive files being created with perms 000
by Doug Zongker
· 16 years ago
8ce7c25
improve password entry for signing keys
by Doug Zongker
· 16 years ago
eb338ef
make sure package keys are consistent with shared users
by Doug Zongker
· 16 years ago
ae87701
generalize -t option to add and remove tags in fingerprints
by Doug Zongker
· 16 years ago
17aa944
add option to modify build fingerprint tags when signing
by Doug Zongker
· 16 years ago
43874f8
make unsigned apks explicit
by Doug Zongker
· 16 years ago
547c8cf
Merge branch 'readonly-p4-donut' into donut
by Doug Zongker
· 16 years ago
ad88c7c
AI 146194: am: CL 146193 Fix signing script so keys specified in -e options get passed
by Doug Zongker
· 16 years ago
8e931bf
update the cert used for OTA verification when signing
by Doug Zongker
· 16 years ago
eef3944
AI 144270: am: CL 144269 Relocate the new (google-indepedent) tools for signing and
by Doug Zongker
· 16 years ago