Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build
/
71c70485933b0680b1a95cba055ebbea5c8167dc
/
tools
/
releasetools
/
sign_target_files_apks.py
27c39b0
Support GKI boot.img v4 signing
by Bowgo Tsai
· 5 years ago
bf0b8a8
Add a check for missing entries in AVB_FOOTER_ARGS_BY_PARTITION
by Tianjie
· 5 years ago
697c6ee
Add missing R partitions in AVB_FOOTER_ARGS
by Tianjie
· 5 years ago
5bd0395
Sign APEXes on all partitions
by Tianjie
· 5 years ago
9f781ff
Fix error where otacerts in VENDOR_BOOT isn't replaced
by Kelvin Zhang
· 5 years ago
119f279
Fix signing errors where some partitions aren't properly signed
by Kelvin Zhang
· 5 years ago
5f0fcee
Emit apex_info to target_files META/apex_info.pb
by Kelvin Zhang
· 5 years ago
ec95223
Merge "sign_target_files_apks: Fix password encrypted keys handle"
by Tianjie Xu
· 6 years ago
e555ab1
sign_target_files_apks: Fix password encrypted keys handle
by Oleh Cherpak
· 6 years ago
928c234
Allow zip64 support when opening zip files
by Kelvin Zhang
· 6 years ago
a85bdf0
Update language to comply with Android's inclusive language guidance
by Tianjie
· 6 years ago
b021b2a
Update language to comply with Android’s inclusive language guidance
by Ivan Lozano
· 6 years ago
c8b4784
Merge "Fix lint errors in ota_from_target_files script"
by Kelvin Zhang
· 6 years ago
0876c41
Fix lint errors in ota_from_target_files script
by Kelvin Zhang
· 6 years ago
8046cb0
Attach apk_name as a suffix for the temporary files
by Oleg Aravin
· 6 years ago
4975a93
Allow more than one '=' in avb_extra_custom_image_extra_args.
by Hongguang Chen
· 6 years ago
883eecb
Allow more than one '=' in avb_extra_custom_image_extra_args.
by Hongguang Chen
· 6 years ago
d9edddd
Add options to sign the prebuilt custom images.
by Hongguang Chen
· 6 years ago
f23364d
Add options to sign the prebuilt custom images.
by Hongguang Chen
· 6 years ago
96c9e6e
Make the `partition=` tag optional.
by Bill Peckham
· 6 years ago
5c7b034
Make the `partition=` tag optional.
by Bill Peckham
· 6 years ago
8676f63
Build merged apexkeys.txt/apkcerts.txt by partition.
by Bill Peckham
· 6 years ago
19c3feb
Build merged apexkeys.txt/apkcerts.txt by partition.
by Bill Peckham
· 6 years ago
a727640
Support removing AVB public keys
by Bowgo Tsai
· 6 years ago
2fe786a
Support removing AVB public keys
by Bowgo Tsai
· 6 years ago
88a759d
Resign apks contained in apex
by Tianjie Xu
· 6 years ago
da427de
Rebuild the vendor install-recovery if necessary.
by Robin Lee
· 6 years ago
982e608
sign_target_apks: Add networkstack to default key_map
by Oleh Cherpak
· 6 years ago
2df23d7
Stop creating update_engine_payload_key
by Tianjie Xu
· 7 years ago
19b02fe
Include per-partition fingerprint as AVB prop.
by Tao Bao
· 7 years ago
448004a
Don't generate hashtree when signing bundled APEXes.
by Tao Bao
· 7 years ago
c998193
Also install verity_key to ramdisk for non-system-as-root target.
by Tao Bao
· 7 years ago
0480850
releasetools: Move recovery-two-step.img to OTA/.
by Tao Bao
· 7 years ago
bb73388
releasetools: Fix the use of StringIO.
by Tao Bao
· 7 years ago
3422309
releasetools: Ignore nonexistent APEX overrides.
by Tao Bao
· 7 years ago
6151e3f
Rename product_services to system_ext
by Justin Yun
· 7 years ago
63cf132
Merge "releasetools: Prefer the avbtool specified in target_files."
by Tao Bao
· 7 years ago
a370545
releasetools: Make additional modules Python 3 compatible.
by Tao Bao
· 7 years ago
1ac886e
releasetools: Prefer the avbtool specified in target_files.
by Tao Bao
· 7 years ago
338c1b7
releasetools: Remove some legacy paths for prop rewrites.
by Tao Bao
· 7 years ago
71a4d5c
Moving /odm/build.prop to /odm/etc/buid.prop
by Bowgo Tsai
· 7 years ago
e7354ba
Add sign_apex.py that signs a given APEX file.
by Tao Bao
· 7 years ago
d6085d6
releasetools: Support replacing the signing keys for chained vbmeta.
by Tao Bao
· 7 years ago
234f4b4
Ensure that 'release-keys' are set on properties
by Magnus Strandh
· 7 years ago
f454c3a
releasetools: Accept PRESIGNED keys in apexkeys.txt.
by Tao Bao
· 7 years ago
f98fa10
releasetools: PRESIGNED APEX container entails PRESIGNED payload.
by Tao Bao
· 7 years ago
78369eb
Avoid signing debuggable boot-debug.img
by Bowgo Tsai
· 7 years ago
0ab1be6
Stop using build/target -> build/make/target symlink
by Dan Willemsen
· 7 years ago
9c0f443
releasetools: Update the embedded AVB pubkey in an APEX.
by Tao Bao
· 7 years ago
6d9e3da
releasetools: Remove the sanity check on APEX payload key names.
by Tao Bao
· 7 years ago
ffc9a30
releasetools: Fix alignment issue when signing APEXes.
by Tao Bao
· 7 years ago
1e4cbfa
releasetools: Fix an issue in handling PRESIGNED APEX keys.
by Tao Bao
· 7 years ago
e4544b1
Moving system_other key into product.img
by Bowgo Tsai
· 7 years ago
e134399
releasetools: Allow skipping PRESIGNED APEXes.
by Tao Bao
· 7 years ago
fa9de0a
releasetools: Fix an issue when using APEX container key mapping.
by Tao Bao
· 7 years ago
aa7e993
releasetools: Support signing APEXes.
by Tao Bao
· 7 years ago
badceb2
releasetools: Initalize logger when signing.
by Tao Bao
· 7 years ago
33bf268
releasetools: Skip copying split super images while signing.
by Tao Bao
· 7 years ago
ffbe6b9
Install the ota keys under recovery as a zipfile
by Tianjie Xu
· 8 years ago
b6eeba5
Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE"
by Tom Cherry
· 8 years ago
2929cad
Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE
by Tom Cherry
· 8 years ago
4c05f4a
Rename care map in pb format to care_map.pb
by Tianjie Xu
· 8 years ago
687da3b
releasetools: Fix the path to the OTA keys in recovery image.
by Tao Bao
· 8 years ago
696bb33
Install recovery etc files to recovery/root/system/etc.
by Tao Bao
· 8 years ago
93c2a01
releasetools: Skip signing APKs with given prefixes.
by Tao Bao
· 8 years ago
11f955c
releasetools: Factor out the check for (compressed) APK file.
by Tao Bao
· 8 years ago
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
· 9 years ago
f7f27b9
Merge "Add the missing 'import stat' line." into oc-dr1-dev am: d43ab80c75
by Tao Bao
· 9 years ago
9fdd00f
Add the missing 'import stat' line.
by Tao Bao
· 9 years ago
118b324
Merge "Support replacing AVB signing keys." am: 682849976d am: b5363b2dbc
by Tao Bao
· 9 years ago
c218a47
Support replacing AVB signing keys.
by Tao Bao
· 9 years ago
7b8a793
Merge "Delay the write-back of misc_info in sign_target_files_apks.py." into oc-dr1-dev
by Tao Bao
· 9 years ago
57ae9a2
Delay the write-back of misc_info in sign_target_files_apks.py.
by Tao Bao
· 9 years ago
639118f
Support replacing AVB signing keys.
by Tao Bao
· 9 years ago
7eb6a92
Move /default.prop to /system/etc/prop.default
by Hung-ying Tyan
· 9 years ago
f829b40
Move /default.prop to /system/etc/prop.default
by Hung-ying Tyan
· 9 years ago
2b8f489
Allow sign_target_files_apks.py to create zip64 signed TF.zip.
by Tao Bao
· 9 years ago
46a5999
Delay the write-back of misc_info in sign_target_files_apks.py.
by Tao Bao
· 9 years ago
616fbeb
Move recovery building from sign_target_files_apk to add_img_to_target_files
by Tianjie Xu
· 9 years ago
406050b
Fix the symlink detection when signing TF.zip.
by Tao Bao
· 9 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
· 10 years ago
b48589a
Don't regenerate userdata.img when signing
by Tianjie Xu
· 10 years ago
4f09900
Replace META/care_map.txt when signing target files
by Tianjie Xu
· 10 years ago
28e2fa1
releasetools: Update the path to /default.prop for A/B devices.
by Tao Bao
· 10 years ago
b3e8ce6
Replace OTA sideload verification key when signing A/B devices.
by Alex Deymo
· 10 years ago
13b6962
releasetools: Fix the payload public key replacement.
by Tao Bao
· 10 years ago
8adcfd1
Fix the path for verity_key replacement when signing.
by Tao Bao
· 10 years ago
35c9b12
releasetools: replace verity keyid
by Badhri Jagan Sridharan
· 10 years ago
a80ed22
Replace OTA keys when signing for A/B devices.
by Tao Bao
· 10 years ago
Next »