Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
985526c5ac5d20194e8558dda014ee71aa57b794
/
tools
985526c
build: Export TARGET_ARCH
by nilac8991
· 8 years ago
439984c
ota: Don't include recovery in otapackages.
by Ricardo Cerqueira
· 14 years ago
2aba0f5
Don't append capabilities if path starts with /tmp
by LuK1337
· 8 years ago
e37e249
Support for install tools in /tmp/install
by Tom Marshall
· 8 years ago
311cb82
Fix recovery-script cleanups in block mode
by Ricardo Cerqueira
· 11 years ago
de3561b
Bring back SetPermissionsRecursive
by Simon Shields
· 8 years ago
34e3167
Revert "Remove the obsolete UnpackPackageDir() in edify generator"
by Aren Clegg
· 7 years ago
f74a417
build: Add Bliss build support
by Luca Stefani
· 8 years ago
c87a17d
Revert "build: Add Bliss build support"
by Jackeagle
· 7 years ago
5b00f56
build: Add support for device tree in boot.img
by David Ng
· 13 years ago
5c20ff6
fs_config: Allow targets to override OEM AID restrictions
by Ethan Chen
· 8 years ago
51b8692
Don't enable ADB by default on userdebug builds
by Michael Bestas
· 10 years ago
6235bab
Edify: Add abort message for bootloader asserts
by Matt Mower
· 11 years ago
5a66f5e
releasetools: squash backuptool support
by Chris Soyars
· 15 years ago
89cbcba
build: ota: Support for install tools in /tmp/install
by Tom Marshall
· 11 years ago
b380dc8
core: allow specifying building ramdisk(s) with lzma
by Dan Pasanen
· 9 years ago
b313c37
build: Add Bliss build support
by Luca Stefani
· 8 years ago
6287e2b
Add ext2, ext3, and vfat to releasetools
by Brandon Bennett
· 14 years ago
a6eebd1
Allow override of device asserts, including multi-device support.
by Steve Kondik
· 15 years ago
e751660
build: Ensure /system unmounted at install start
by Matt Mower
· 11 years ago
291f4c1
ota: Disable downgrade check
by Andrew Dodd
· 12 years ago
47ca9f8
Remove comment line in generated passwd file
by Wei Wang
· 7 years ago
5c95919
Merge "releasetools: Use "ota-downgrade=yes" for --override_timestamp." into pi-dev
by TreeHugger Robot
· 7 years ago
2694249
releasetools: Use "ota-downgrade=yes" for --override_timestamp.
by Tao Bao
· 7 years ago
dd24c97
releasetools: Skip checking files with non-monotonic ranges.
by Tao Bao
· 7 years ago
5916179
Merge "Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group}" into pi-dev
by Tom Cherry
· 7 years ago
5a3fd15
Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group}
by Tom Cherry
· 7 years ago
242a9e5
releasetools: Skip validating non-sparse images.
by Tao Bao
· 7 years ago
9afed6c
Merge changes from topic "space_saver" into pi-dev
by TreeHugger Robot
· 7 years ago
aa66121
Merge "Convert liboemaids to oemaids_headers as a headers only library" into pi-dev
by Tom Cherry
· 7 years ago
1355c46
Convert liboemaids to oemaids_headers as a headers only library
by Tom Cherry
· 7 years ago
965542f
releasetools: Default journal size to 0 for system images.
by Tao Bao
· 7 years ago
5ff75879
build_image: default extfs reserved size to 0 on RO partitions.
by Patrick Tjin
· 7 years ago
d67d860
Allow addition of recovery DTBO to recovery image
by Hridya Valsaraju
· 7 years ago
d2ce2ed
releasetools: Handle two edge cases in FinalizeMetadata().
by Tao Bao
· 7 years ago
2d2ce7d
Use bsdiff to generate recovery-from-boot.p for system-root-image.
by Tao Bao
· 7 years ago
491d7e2
releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages.
by Tao Bao
· 7 years ago
85f1698
releasetools: Add AbOtaPropertyFiles.
by Tao Bao
· 7 years ago
d3fc38a
releasetools: Create PropertyFiles class.
by Tao Bao
· 7 years ago
cc8e266
releasetools: Create StreamingPropertyFiles class.
by Tao Bao
· 7 years ago
f6f13ac
releasetools: Fix the broken validate_target_files.py.
by Tao Bao
· 7 years ago
fe5b69a
releasetools: Separate streaming metadata computation into functions.
by Tao Bao
· 7 years ago
8e9155f
Merge "releasetools: Fix a mismatching close." am: 395bf274b8 am: 06bc45b0c2
by Tao Bao
· 7 years ago
6b93ed0
Merge "releasetools: Fix a mismatching close." am: 395bf274b8 am: 06bc45b0c2
by Tao Bao
· 7 years ago
395bf27
Merge "releasetools: Fix a mismatching close."
by Tao Bao
· 7 years ago
921c81f
Merge "releasetools: Call Cleanup() in check_target_files_signatures.py." am: 903be914bb am: 5410d8a52a
by Tao Bao
· 7 years ago
501b842
Merge "releasetools: Call Cleanup() in check_target_files_signatures.py." am: 903be914bb
by Tao Bao
· 7 years ago
a652c00
releasetools: Fix a mismatching close.
by Tao Bao
· 7 years ago
150708b
Merge "releasetools: Don't return ZipFile from common.UnzipTemp()." am: 5c93279fbe am: 0db979c6be
by Tao Bao
· 7 years ago
abe02ac
Merge "releasetools: Don't return ZipFile from common.UnzipTemp()." am: 5c93279fbe
by Tao Bao
· 7 years ago
767543a
releasetools: Call Cleanup() in check_target_files_signatures.py.
by Tao Bao
· 7 years ago
dba59ee
releasetools: Don't return ZipFile from common.UnzipTemp().
by Tao Bao
· 8 years ago
7a08313
Merge "releasetools: Move one case of mkdtemp() to common.MakeTempDir()." am: a7a5e15f72 am: fc0bb788ed
by Tao Bao
· 7 years ago
e9f3ee0
Merge "releasetools: Move one case of mkdtemp() to common.MakeTempDir()." am: a7a5e15f72
by Tao Bao
· 7 years ago
04bce3a
releasetools: Move one case of mkdtemp() to common.MakeTempDir().
by Tao Bao
· 7 years ago
9a90d8c
Merge "releasetools: Remove the unneeded 'prefix' parameters." am: 6e2a8ae094 am: 945e9c3e44
by Tao Bao
· 7 years ago
5d74ac8
Merge "releasetools: Remove the unneeded 'prefix' parameters." am: 6e2a8ae094
by Tao Bao
· 7 years ago
6e2a8ae
Merge "releasetools: Remove the unneeded 'prefix' parameters."
by Tao Bao
· 7 years ago
886d883
releasetools: Remove the unneeded 'prefix' parameters.
by Tao Bao
· 7 years ago
0fae5d0
Merge "Make mksquashfs generate a fs_config-friendly root entry" am: 3d4fb4e335 am: 6128d7f30d
by Luis Hector Chavez
· 7 years ago
2102551
Merge "Make mksquashfs generate a fs_config-friendly root entry" am: 3d4fb4e335
by Luis Hector Chavez
· 7 years ago
3d4fb4e
Merge "Make mksquashfs generate a fs_config-friendly root entry"
by Treehugger Robot
· 7 years ago
9801d9b
Merge "Default test to AndroidJUnitTest for auto-generated test config." am: ce1fa25d1b am: d91129eea9
by Dan Shi
· 7 years ago
6dbd9e3
Merge "Default test to AndroidJUnitTest for auto-generated test config." am: ce1fa25d1b
by Dan Shi
· 7 years ago
ce1fa25
Merge "Default test to AndroidJUnitTest for auto-generated test config."
by Treehugger Robot
· 7 years ago
47db251
Merge "releasetools: Remove the parsing of META/imagesizes.txt." am: 3aee4dfac1 am: 72f3c44243
by Tao Bao
· 7 years ago
ed98b94
Merge "releasetools: Remove the parsing of META/imagesizes.txt." am: 3aee4dfac1
by Tao Bao
· 7 years ago
0835594
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." am: 7998503ebe am: 5fed709d60
by Tao Bao
· 7 years ago
b8d0b5b
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()." am: 7998503ebe
by Tao Bao
· 7 years ago
3aee4df
Merge "releasetools: Remove the parsing of META/imagesizes.txt."
by Treehugger Robot
· 7 years ago
7998503
Merge "releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta()."
by Tao Bao
· 7 years ago
41fb7d2
releasetools: Remove the parsing of META/imagesizes.txt.
by Tao Bao
· 7 years ago
cf9c445
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." am: 6c0ddf2480 am: ff1288821d
by Tao Bao
· 7 years ago
a5baf56
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs." am: 6c0ddf2480
by Tao Bao
· 7 years ago
6c0ddf2
Merge "releasetools: Allow skipping postinstall hooks when generating A/B OTAs."
by Tao Bao
· 7 years ago
567fa90
Merge "releasetools: Check for duplicate entries in ReplaceCerts()." am: 8bfde7c5fb am: 7032691417
by Tao Bao
· 7 years ago
894cba2
Merge "releasetools: Check for duplicate entries in ReplaceCerts()." am: 8bfde7c5fb
by Tao Bao
· 7 years ago
8bfde7c
Merge "releasetools: Check for duplicate entries in ReplaceCerts()."
by Tao Bao
· 7 years ago
63c18fe
releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta().
by Tao Bao
· 7 years ago
15a146a
releasetools: Allow skipping postinstall hooks when generating A/B OTAs.
by Tao Bao
· 7 years ago
96068b7
Default test to AndroidJUnitTest for auto-generated test config.
by Dan Shi
· 7 years ago
039ccf1
Merge "releasetools: Clean up test_sign_target_files_apks.py." am: 5ef78033d5 am: e1fee81bb5
by Tao Bao
· 7 years ago
4e636f0
Merge "releasetools: Clean up test_sign_target_files_apks.py." am: 5ef78033d5
by Tao Bao
· 7 years ago
5ef7803
Merge "releasetools: Clean up test_sign_target_files_apks.py."
by Tao Bao
· 7 years ago
90c3d2e
Merge "releasetools: Add a testcase for common.ParseCertificate()." am: a0f55ee9eb am: 9773a2f7b2
by Tao Bao
· 7 years ago
6f142ef
Merge "releasetools: Add a testcase for common.ParseCertificate()." am: a0f55ee9eb
by Tao Bao
· 7 years ago
a0f55ee
Merge "releasetools: Add a testcase for common.ParseCertificate()."
by Tao Bao
· 7 years ago
4051a05
Merge "releasetools: Add unittest for common.GetSparseImage()." am: 35ee189898 am: 625b5b7a09
by Tao Bao
· 7 years ago
0fa48c8
Merge "releasetools: Add unittest for common.GetSparseImage()." am: 35ee189898
by Tao Bao
· 7 years ago
35ee189
Merge "releasetools: Add unittest for common.GetSparseImage()."
by Treehugger Robot
· 7 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
· 7 years ago
dcdc168
Merge "Add Docker instructions for older branches" am: c6620457d8 am: cfc82c4b33
by Dan Willemsen
· 7 years ago
aa582f7
Merge "Add Docker instructions for older branches" am: c6620457d8 am: cfc82c4b33
by Dan Willemsen
· 7 years ago
17e4e61
releasetools: Add a testcase for common.ParseCertificate().
by Tao Bao
· 7 years ago
6dc4621
Add Docker instructions for older branches
by Dan Willemsen
· 7 years ago
fc7e0e0
releasetools: Add unittest for common.GetSparseImage().
by Tao Bao
· 7 years ago
221d1f4
Merge "releasetools: Specify max_timestamp for secondary payload." into oc-mr1-dev-plus-aosp
by TreeHugger Robot
· 7 years ago
9d0242d
Merge "releasetools: Allow generating BBOTA for images with shared blocks." am: 9452d84b97 am: 6c453193a1
by Tao Bao
· 7 years ago
072f2e4
Merge "releasetools: Remove the unconditional fallback to bsdiff." am: 6392e05813 am: 61fc7f6746
by Tao Bao
· 7 years ago
Next »