Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
5ea6971a1d8db38283549b3562f1d05e4b35ed03
/
tools
/
releasetools
/
common.py
63cf132
Merge "releasetools: Prefer the avbtool specified in target_files."
by Tao Bao
· 6 years ago
a370545
releasetools: Make additional modules Python 3 compatible.
by Tao Bao
· 6 years ago
fc195fe
Merge "Create common.LoadDictionaryFromFile"
by Kiyoung Kim
· 6 years ago
1ac886e
releasetools: Prefer the avbtool specified in target_files.
by Tao Bao
· 6 years ago
ebe7c9c
Create common.LoadDictionaryFromFile
by Kiyoung Kim
· 6 years ago
da30cfa
releasetools: Make common Python 3 compatible.
by Tao Bao
· 7 years ago
c1a1ec3
releasetools: Make common.ZipWriteStr Python 3 compatible.
by Tao Bao
· 6 years ago
f1113e9
releasetools: Update partitions in deterministic order.
by Tao Bao
· 6 years ago
08c190f
releasetools: Allow verifying chained vbmeta partitions.
by Tao Bao
· 6 years ago
c9fc112
Merge "Adds image-specific selinux_fc props to allow different file_contexts."
by Daniel Norman
· 6 years ago
72c626f
Adds image-specific selinux_fc props to allow different file_contexts.
by Daniel Norman
· 6 years ago
71a4d5c
Moving /odm/build.prop to /odm/etc/buid.prop
by Bowgo Tsai
· 6 years ago
13ebc02
releasetools: Update the comments regarding selinux_fc.
by Tao Bao
· 6 years ago
7b3e97b
Merge "releasetools: Update the comment on common.AVB_PARTITIONS."
by Tao Bao
· 6 years ago
8a66a71
Allow generating OTA package from non-sparse images.
by Yifan Hong
· 6 years ago
b2de7d9
releasetools: Remove the name restriction in common.GetSparseImage.
by Tao Bao
· 6 years ago
ffc9a30
releasetools: Fix alignment issue when signing APEXes.
by Tao Bao
· 6 years ago
5cc0abb
releasetools: Update the comment on common.AVB_PARTITIONS.
by Tao Bao
· 6 years ago
0ff15de
releasetools: common.UnzipTemp() filters out non-matching patterns.
by Tao Bao
· 6 years ago
f88e0ce
releasetools: Kill the use of os.getenv('AVBTOOL').
by Tao Bao
· 6 years ago
2cc0ca1
releasetools: Add common.ExtractAvbPublicKey().
by Tao Bao
· 6 years ago
3267655
releasetools: Add compatibility for custom out directory.
by Pavel Salomatov
· 6 years ago
8ff3fbd
Extract common.UnzipToDir, invoke that from merge_target_files.py
by Bill Peckham
· 6 years ago
889b0c6
Convert common.RunAndWait method to raise an exception on subprocess failure.
by Bill Peckham
· 6 years ago
e9eb5f9
Adding initial merge_target_files.py script to merge two target files packages.
by Bill Peckham
· 6 years ago
bb2658d
releasetools: Really allow removing partitions
by Yifan Hong
· 6 years ago
79997e5
dynamic partition update order is deterministic.
by Yifan Hong
· 6 years ago
2c0a7bc
Merge "Really support removing / adding partitions."
by Yifan Hong
· 6 years ago
2463c3a
Merge "Support including DTB image"
by Treehugger Robot
· 6 years ago
9683b2f
Support including DTB image
by Hridya Valsaraju
· 6 years ago
45433e4
Really support removing / adding partitions.
by Yifan Hong
· 6 years ago
10c530d
Generate OTA for non-A/B devices with dynamic partitions
by Yifan Hong
· 6 years ago
752439b
Add recovery_acpio option to make recovery image
by Chen, ZhiminX
· 6 years ago
2a20f34
releasetools: Keep the original RangeSet for 'uses_shared_blocks' case.
by Tao Bao
· 6 years ago
32fcdab
releasetools: Switch to Python logging.
by Tao Bao
· 6 years ago
7119751
releasetools: Move verity related functions into verity_utils.py.
by Tao Bao
· 6 years ago
986ee86
releasetools: Move build_image.RunCommand into common.py.
by Tao Bao
· 6 years ago
73dd4f4
releasetools: Set default stdout and stderr in common.Run().
by Tao Bao
· 6 years ago
67c7cbb
Generate the compute_hash_tree command
by Tianjie Xu
· 6 years ago
861f413
Generates the care_map with fingerprint
by Tianjie Xu
· 6 years ago
744c4c7
Support building chained VBMeta images.
by Tao Bao
· 6 years ago
410ad8b
releasetools: common.LoadInfoDict() takes a bool parameter for repacking.
by Tao Bao
· 6 years ago
04552fe
Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT"
by Tom Cherry
· 6 years ago
d14b895
Support a first stage ramdisk via TARGET_RAMDISK_OUT
by Tom Cherry
· 6 years ago
a57ab9f
releasetools: Add test cases for common.LoadInfoDict().
by Tao Bao
· 6 years ago
b4adc06
releasetools: Look for recovery.fstab at both locations.
by Tao Bao
· 6 years ago
696bb33
Install recovery etc files to recovery/root/system/etc.
by Tao Bao
· 6 years ago
924af7d
s/product-services/product_services/g
by Dario Freni
· 6 years ago
d624fa6
Add support for /odm partition
by Bowgo Tsai
· 7 years ago
e6d547d
Fix 2009-01-01 timestamps in releasetools to always be UTC
by Bryan Henry
· 6 years ago
02a0859
releasetools: Support verifying AVB signed images with chained partitions.
by Tao Bao
· 6 years ago
d094713
Merge "releasetools: Rename the ramdisk_dir in prop dict to root_dir."
by Tao Bao
· 6 years ago
23a4070
Merge "releasetools: Make scripts pylint clean."
by Tao Bao
· 6 years ago
8bfd3c7
releasetools: Rename the ramdisk_dir in prop dict to root_dir.
by Tao Bao
· 6 years ago
80810b9
Merge "releasetools: Track the change to applypatch arguments."
by Tao Bao
· 6 years ago
3cf03b7
Merge "Add support for /product-services partition"
by Dario Freni
· 6 years ago
76def24
releasetools: Make scripts pylint clean.
by Tao Bao
· 7 years ago
5f681e1
Add support for /product-services partition
by Dario Freni
· 7 years ago
4948aed
releasetools: Track the change to applypatch arguments.
by Tao Bao
· 6 years ago
d3554e6
releasetools: Address two issues with system_root_image file map.
by Tao Bao
· 7 years ago
7febcdf7
Revert "Support regenerating partition table with bpttool in sign_target_files_apks"
by Bryan Henry
· 7 years ago
2a40cc6
Support regenerating partition table with bpttool in sign_target_files_apks
by Bryan Henry
· 7 years ago
30df8b4
releasetools: Group the option descriptions in ota_from_target_files.py.
by Tao Bao
· 7 years ago
e74a38b
Allow addition of recovery DTBO to recovery image
by Hridya Valsaraju
· 7 years ago
f18ba63
Merge "releasetools: Fix an issue in GetMinSdkVersion."
by Treehugger Robot
· 7 years ago
f47bf0f
releasetools: Fix an issue in GetMinSdkVersion.
by Tao Bao
· 7 years ago
8092198
releasetools: Capture and dump stdout/stderr outputs on errors.
by Tao Bao
· 7 years ago
6d5d623
Use bsdiff to generate recovery-from-boot.p for system-root-image.
by Tao Bao
· 7 years ago
dba59ee
releasetools: Don't return ZipFile from common.UnzipTemp().
by Tao Bao
· 7 years ago
04bce3a
releasetools: Move one case of mkdtemp() to common.MakeTempDir().
by Tao Bao
· 7 years ago
41fb7d2
releasetools: Remove the parsing of META/imagesizes.txt.
by Tao Bao
· 7 years ago
17e4e61
releasetools: Add a testcase for common.ParseCertificate().
by Tao Bao
· 7 years ago
e709b09
releasetools: Allow generating BBOTA for images with shared blocks.
by Tao Bao
· 7 years ago
04e1f01
releasetools: Fix an issue with pubkey extraction.
by Tao Bao
· 7 years ago
c765cca
releasetools: Detect incomplete block ranges.
by Tao Bao
· 7 years ago
12d87fc
releasetools: Move the AVB salt setup into common.LoadInfoDict().
by Tao Bao
· 7 years ago
b7735d8
Support /product partition
by Jaekyun Seok
· 7 years ago
a2a9f99
Don't check the stderr output from bsdiff/imgdiff
by Tianjie Xu
· 7 years ago
818ddf5
releasetools: Add tests for common.ReadApkCerts().
by Tao Bao
· 7 years ago
1c830bf
releasetools: Add common.MakeTempDir().
by Tao Bao
· 7 years ago
0582cb6
releasetools: Remove the dead code for blockimgdiff_version <= 2.
by Tao Bao
· 7 years ago
89d7ab2
releasetools: Add common.ZipDelete().
by Tao Bao
· 7 years ago
5f03da0
Merge "DO NOT MERGE: Merge Oreo MR1 into master"
by Xin Li
· 7 years ago
8fecb28
AVB: If building recovery.img, add AVB hash footer.
by David Zeuthen
· 7 years ago
4d1764b
Merge "releasetools: Allow building AVB-enabled recovery.img." am: 37066490a5
by Tao Bao
· 7 years ago
bf70c31
releasetools: Allow building AVB-enabled recovery.img.
by Tao Bao
· 7 years ago
029b3b6
Merge "releasetools: Fix the size check for AVB images." am: 905c84cada
by Tao Bao
· 7 years ago
9dd909e
releasetools: Fix the size check for AVB images.
by Tao Bao
· 7 years ago
44dd488
Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from
by Xin Li
· 7 years ago
b10e07a
Update binary name to "brotli".
by Alex Deymo
· 7 years ago
34d99c1
Merge "Use computed salt for AVB-signed images." am: 4655de40c1 am: 815b445c14
by Tao Bao
· 7 years ago
2b6dfd6
Use computed salt for AVB-signed images.
by Tao Bao
· 7 years ago
1f3d727
Merge "Fix the detection for compressed APKs." into oc-mr1-dev am: 8712ac10a7
by Baligh Uddin
· 7 years ago
0f99033
Fix the detection for compressed APKs.
by Tao Bao
· 7 years ago
4650e91
Merge "Add compatibility metadata for Treble-enabled non-A/B OTA packages." am: 02b158d7a4 am: 7313d99f00
by Tao Bao
· 7 years ago
bcd1d16
Add compatibility metadata for Treble-enabled non-A/B OTA packages.
by Tao Bao
· 7 years ago
a07bf04
releasetools: Add support for compressed APKs.
by Narayan Kamath
· 7 years ago
b0a29ad
Generate brotli compressed {}.new.dat for full OTA
by Tianjie Xu
· 8 years ago
8fb65a5
Merge "Remove the obsolete location check for install-recovery.sh"
by Tianjie Xu
· 8 years ago
78de9f1
Remove the obsolete location check for install-recovery.sh
by Tianjie Xu
· 8 years ago
Next »