- 4ee8508 add test suite for b command by Sam Delmerico · 2 years, 4 months ago
- 4f4d069 move lunch specific tests to separate file by Sam Delmerico · 2 years, 4 months ago
- 5969923 Merge "Make banchan support arm64only and x86_64only" by Anton Hansson · 2 years, 4 months ago
- 6ba1c7b Merge "Export Java libraries into module-info" by Yike Zhang · 2 years, 4 months ago
- 5c60e24 Merge "Check same vndk variants when builing vndk_package" by Inseob Kim · 2 years, 4 months ago
- 82f0a2d Export Java libraries into module-info by Yike · 2 years, 4 months ago
- 79344c3 Merge "Allow passing in payload signer for ota signing." by Treehugger Robot · 2 years, 4 months ago
- 968b961 Allow passing in payload signer for ota signing. by Baligh Uddin · 2 years, 4 months ago
- 3cb8cbd Merge "Clear out old license package name, if any." by Treehugger Robot · 2 years, 4 months ago
- c0b090d Merge "Add a tool to merge two partial OTAs" by Treehugger Robot · 2 years, 4 months ago
- bb56d32 Merge "Buildify make/tools/BUILD" by Treehugger Robot · 2 years, 4 months ago
- 197772f Add a tool to merge two partial OTAs by Kelvin Zhang · 2 years, 8 months ago
- b18d985 Clear out old license package name, if any. by Bob Badour · 2 years, 4 months ago
- fe9d1d3 Merge "add module_x86_64only product" by Anton Hansson · 2 years, 4 months ago
- ad503c2 Check same vndk variants when builing vndk_package by Inseob Kim · 2 years, 4 months ago
- 25ce929 Merge "add module_arm64only product" by Anton Hansson · 2 years, 4 months ago
- 87d2722 Merge "Refactor ota_utils to reduce dependency on global OPTIONS" by Treehugger Robot · 2 years, 4 months ago
- 12d4cbf Merge "Replace dependencies from the Makefile to API imported modules" by Kiyoung Kim · 2 years, 4 months ago
- bf01f8b Refactor ota_utils to reduce dependency on global OPTIONS by Kelvin Zhang · 2 years, 4 months ago
- cc8cd12 Buildify make/tools/BUILD by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 2 years, 4 months ago
- 2a9b910 Merge "Rename mkf2fsuserimg.sh and mksquashfsimage.sh" by Treehugger Robot · 2 years, 4 months ago
- 90ac61c Make banchan support arm64only and x86_64only by Anton Hansson · 2 years, 4 months ago
- eab8303 add module_x86_64only product by Sam Delmerico · 2 years, 4 months ago
- 8b95393 add module_arm64only product by Sam Delmerico · 2 years, 4 months ago
- b000208 Rename mkf2fsuserimg.sh and mksquashfsimage.sh by Cole Faust · 2 years, 4 months ago
- 7aad536 Merge "Add security patch level param to otatools" by Treehugger Robot · 2 years, 4 months ago
- f2514a6 Merge "Fix module-file name collisions" by Treehugger Robot · 2 years, 4 months ago
- dd0a85b Merge "Make com.android.sepolicy mandatory" by Sandro Montanari · 2 years, 4 months ago
- ad0d771 Replace dependencies from the Makefile to API imported modules by Kiyoung Kim · 2 years, 4 months ago
- f443171 Fix module-file name collisions by Cole Faust · 2 years, 4 months ago
- 9050cd6 Merge "Revert "Revert "[make] Add memtag-stack sanitizer, switch to linker-generated notes.""" by Florian Mayer · 2 years, 4 months ago
- 522df85 Merge "Add b autocomplete to envsetup" by Treehugger Robot · 2 years, 4 months ago
- 628a288 Merge "Remove 'eval' from b to fix quoted arguments." by Treehugger Robot · 2 years, 4 months ago
- a297297 Add b autocomplete to envsetup by Chris Parsons · 2 years, 4 months ago
- fd1a018 Make com.android.sepolicy mandatory by Sandro · 2 years, 4 months ago
- 1ea787a Remove 'eval' from b to fix quoted arguments. by Jingwen Chen · 2 years, 4 months ago
- 548a2ad Revert "Revert "[make] Add memtag-stack sanitizer, switch to linker-generated notes."" by Florian Mayer · 2 years, 4 months ago
- a2159cd Merge "Revert "[make] Add memtag-stack sanitizer, switch to linker-generated notes."" by Florian Mayer · 2 years, 4 months ago
- fe3e537 Revert "[make] Add memtag-stack sanitizer, switch to linker-generated notes." by Florian Mayer · 2 years, 4 months ago
- 739ff26 Merge "[make] Add memtag-stack sanitizer, switch to linker-generated notes." by Florian Mayer · 2 years, 4 months ago
- af46a14 Merge "Actually pass $skip_tests to _trigger_build in `b`" by Treehugger Robot · 2 years, 4 months ago
- 28a2298 Actually pass $skip_tests to _trigger_build in `b` by Jingwen Chen · 2 years, 4 months ago
- 0ab4e21 Merge "Rename ota_utils.Payload to PayloadGenerator" by Treehugger Robot · 2 years, 4 months ago
- 5137db0 Merge "Add avbtool alias" by Cole Faust · 2 years, 4 months ago
- 364cfb2 Merge "Move Payload/StreamProperty class to ota_utils.py" by Treehugger Robot · 2 years, 4 months ago
- 45844ab Add avbtool alias by Cole Faust · 2 years, 4 months ago
- fa92869 Rename ota_utils.Payload to PayloadGenerator by Kelvin Zhang · 2 years, 4 months ago
- 62a7f6e Move Payload/StreamProperty class to ota_utils.py by Kelvin Zhang · 2 years, 4 months ago
- d5c36e1 Merge "Default BuildBrokenClangProperty to empty (false)" by Alix Espino · 2 years, 4 months ago
- 31302e9 Merge changes I2325e199,I534caab0 by Sam Delmerico · 2 years, 4 months ago
- e4c74c5 skip soong tests by default for b command by Sam Delmerico · 2 years, 4 months ago
- e31d7de insert --config=bp2build before -- in b args by Sam Delmerico · 2 years, 4 months ago
- d50af65 Merge "Revert "skip soong tests by default for b command"" by Treehugger Robot · 2 years, 4 months ago
- e7b2c97 Revert "skip soong tests by default for b command" by Jingwen Chen · 2 years, 4 months ago
- be469cf Merge changes Icc298256,I9268cb11,I446a0b16,I347447eb,Iaae39e4c, ... by Hung-Wei Chen · 2 years, 4 months ago
- 1eb2dc8 Merge "skip soong tests by default for b command" by Treehugger Robot · 2 years, 4 months ago
- 00b4775 Merge "Allow to force ro.audio.silent=1 in build." by Treehugger Robot · 2 years, 4 months ago
- 1264fcc [make] Add memtag-stack sanitizer, switch to linker-generated notes. by Florian Mayer · 2 years, 4 months ago
- fd1187e Allow to force ro.audio.silent=1 in build. by Florian Mayer · 2 years, 4 months ago
- 7a4d539 Default BuildBrokenClangProperty to empty (false) by Alix · 2 years, 4 months ago
- 0b7207c Add security patch level param to otatools by Kelvin Zhang · 2 years, 4 months ago
- a52c09d Merge "Add mtectrl to the base image." by Treehugger Robot · 2 years, 4 months ago
- 49fd191 Add mtectrl to the base image. by Evgenii Stepanov · 2 years, 4 months ago
- 56e576d skip soong tests by default for b command by Sam Delmerico · 2 years, 4 months ago
- 9d4741c Merge "Set default recovery USB vendor/product IDs." by Yifan Hong · 2 years, 4 months ago
- 6c4e194 Merge "Adding output_path arg to sign_sepolicy_path call" by Melisa Carranza Zúñiga · 2 years, 4 months ago
- cc9c05d Remove HashTreeInfo from verity_utils.py by hungweichen · 2 years, 4 months ago
- 464ed2f Merge "GSI: add VNDK 33/remove VNDK 28" by Treehugger Robot · 2 years, 4 months ago
- bdce249 GSI: add VNDK 33/remove VNDK 28 by Hung-ying Tyan · 2 years, 4 months ago
- 22e3b01 Remove verity keys from info_dict by hungweichen · 2 years, 4 months ago
- dd3fca0 Remove replace verity key args by hungweichen · 2 years, 4 months ago
- aa6a6a4 Merge "Export test_options.tags to module-info" by Zhenhuang Wang · 2 years, 4 months ago
- f376161 Merge "Move the --config flag in the b command earlier" by Cole Faust · 2 years, 4 months ago
- fe9de67 Merge "envsetup.sh: partly fix syswrite" by Frederick Mayle · 2 years, 4 months ago
- 7ef1379 Adding output_path arg to sign_sepolicy_path call by Melisa Carranza Zuniga · 2 years, 4 months ago
- 9261a65 Merge "Move some OTA signing functions to a separte file" by Treehugger Robot · 2 years, 4 months ago
- e59a879 envsetup.sh: partly fix syswrite by Frederick Mayle · 2 years, 4 months ago
- 059bf6e Move some OTA signing functions to a separte file by Kelvin Zhang · 2 years, 5 months ago
- 15b12d0 Merge "set up the salt for partitions without build.prop" by Kelvin Zhang · 2 years, 4 months ago
- 415ee12 Export test_options.tags to module-info by Zhenhuang Wang · 2 years, 5 months ago
- 8dec280 Merge "Remove VB related code" by Hung-Wei Chen · 2 years, 4 months ago
- a0827dc Merge "Add project specific definitions.mk files" by Treehugger Robot · 2 years, 4 months ago
- 4944791 Remove unused args from common.py by hungweichen · 2 years, 4 months ago
- 17c064d Clean up unused code for VB in verity_utils.py by hungweichen · 2 years, 4 months ago
- 65ba375 Remove verity related props from build_image.py by hungweichen · 2 years, 4 months ago
- a68f516 Move the --config flag in the b command earlier by Cole Faust · 2 years, 4 months ago
- 253b106 set up the salt for partitions without build.prop by Yong Ma · 2 years, 4 months ago
- 85518ac Add project specific definitions.mk files by Greg Kaiser · 2 years, 4 months ago
- 8d0b576 Set default recovery USB vendor/product IDs. by Josh Gao · 2 years, 4 months ago
- 34570d3 Merge "BOARD_VNDK_VERSION always by default" by Steven Moreland · 2 years, 4 months ago
- 065afd4 Merge "Updated Changes.md on deletion of clang property" by Alix Espino · 2 years, 4 months ago
- f1f5dd3 Remove VB related code by hungweichen · 2 years, 4 months ago
- a7dfb45 Merge changes Ifbcde7da,Icee659ff,I267da2d5 by Hung-Wei Chen · 2 years, 4 months ago
- 2dca04c Merge "Suppress R8 warnings for support library annotations" by Treehugger Robot · 2 years, 4 months ago
- c0ec8b6 Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 2 years, 4 months ago
- 061479c Merge "Add note to Changes.md about sysprop changes" by Trevor Radcliffe · 2 years, 4 months ago
- 3ca564b Suppress R8 warnings for support library annotations by Jared Duke · 2 years, 5 months ago
- 789597a DO NOT MERGE - Merge Android 13 by Xin Li · 2 years, 4 months ago
- 81994f0 Merge "Fix a bug in unsigned OTA generation" am: 2abfe5f3a3 by Treehugger Robot · 2 years, 4 months ago
- 2abfe5f Merge "Fix a bug in unsigned OTA generation" by Treehugger Robot · 2 years, 4 months ago