- 14c01be Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 6 years ago
- 6ce59eb Merge "Remove lmk.log_stats sysprop from mainline_system" by Anton Hansson · 6 years ago
- 6b26110 Merge "Set INSTALLED_BOOTIMAGE_TARGET in case of TARGET_NO_KERNEL is true and BOARD_PREBUILT_BOOTIMAGE is set." by Kiyoung Kim · 6 years ago
- fc195fe Merge "Create common.LoadDictionaryFromFile" by Kiyoung Kim · 6 years ago
- a5828f2 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
- 90f638d Merge "releasetools: Clean up additional modules for Python 3 compatibility." by Tao Bao · 6 years ago
- 1aa3ff6 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 6 years ago
- 669f398 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
- 7139459 Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
- 5abcba9 Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
- fd81f69 Remove lmk.log_stats sysprop from mainline_system by Anton Hansson · 6 years ago
- c1d0bfe Merge "Fix non-existing modules check" by Anton Hansson · 6 years ago
- 59cf0c5 releasetools: Clean up additional modules for Python 3 compatibility. by Tao Bao · 6 years ago
- ebe7c9c Create common.LoadDictionaryFromFile by Kiyoung Kim · 6 years ago
- 7ec8749 Merge "Install shared library dependencies for 64-bit windows" by Treehugger Robot · 6 years ago
- ac0749f Merge "Stop passing `--block` and MKBOOTIMG to ota_from_target_files." by Tao Bao · 6 years ago
- 58abe77 Merge "releasetools: Make apex_utils Python 3 compatible." by Tao Bao · 6 years ago
- 2fdfc4e Merge "Don't use tar's -p with -rf, where it makes no sense." by Elliott Hughes · 6 years ago
- 633009b Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
- 528fdc0 Fix non-existing modules check by Anton Hansson · 6 years ago
- c931547 Stop passing `--block` and MKBOOTIMG to ota_from_target_files. by Tao Bao · 6 years ago
- b88f792 Install shared library dependencies for 64-bit windows by Dan Willemsen · 6 years ago
- 7b3a8fb Merge "Fix pylint warnings and now prefer python3" by Chih-hung Hsieh · 6 years ago
- 86b529a releasetools: Make apex_utils Python 3 compatible. by Tao Bao · 6 years ago
- ec53f44 Merge "Clean up the dependencies for user image creation." by Tao Bao · 6 years ago
- 17a3aa4 Merge "Add lpunpack to otatools for rebuilding super.img" by Isaac Chen · 6 years ago
- ec8e2b4 Merge changes Idc7776be,I409fe30a by Tao Bao · 6 years ago
- b82ef91 Don't use tar's -p with -rf, where it makes no sense. by Elliott Hughes · 6 years ago
- 9e893c3 releasetools: Make verity_utils Python 3 compatible. by Tao Bao · 6 years ago
- da30cfa releasetools: Make common Python 3 compatible. by Tao Bao · 7 years ago
- eec4a7c Add lpunpack to otatools for rebuilding super.img by Isaac Chen · 6 years ago
- dba635a Clean up the dependencies for user image creation. by Tao Bao · 6 years ago
- 9392fb3 Merge "Fix an issue in setting up PATH." by Tao Bao · 6 years ago
- 9018ea4 Fix pylint warnings and now prefer python3 by Chih-Hung Hsieh · 6 years ago
- cf821fc Fix an issue in setting up PATH. by Tao Bao · 6 years ago
- f26a4e4 Merge "Revert "Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead.""" by Treehugger Robot · 6 years ago
- 4188cc5 Merge "Allow passing --legacy in LOCAL_AAPT_FLAGS" by Treehugger Robot · 6 years ago
- eb7cb46 Merge "releasetools: Remove some legacy paths for prop rewrites." by Tao Bao · 6 years ago
- 62e2231 Set INSTALLED_BOOTIMAGE_TARGET in case of TARGET_NO_KERNEL is true and by Kiyoung Kim · 6 years ago
- fd5fa34 Don't pass --legacy by default to aapt2 compile by Colin Cross · 6 years ago
- 18f28c7 Allow passing --legacy in LOCAL_AAPT_FLAGS by Colin Cross · 6 years ago
- 338c1b7 releasetools: Remove some legacy paths for prop rewrites. by Tao Bao · 6 years ago
- 4daa755 Merge "releasetools: Make blockimgdiff Python 3 compatible." by Tao Bao · 6 years ago
- 4ba3984 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
- fa7204b Revert "Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead."" by Patrice Arruda · 6 years ago
- 27c05b2 Merge "Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead."" by Dan Willemsen · 6 years ago
- c4dae4d Revert "Deprecate bash m* commands and use the soong's modules-in* build commands instead." by Patrice Arruda · 6 years ago
- b813120 releasetools: Make blockimgdiff Python 3 compatible. by Tao Bao · 6 years ago
- 3771cff Merge "Create individual build artifact for test suite build output" by Dan Shi · 6 years ago
- 51b789e Create individual build artifact for test suite build output by Dan Shi · 6 years ago
- 1f1aafa Merge "releasetools: Make rangelib Python 3 compatibile." by Tao Bao · 6 years ago
- fde688e Merge "Fixes a typo in a comment." by Treehugger Robot · 6 years ago
- 345ed53 Merge "Enforce property split in GSI" by Treehugger Robot · 6 years ago
- 9bcf037 Merge "Deprecate bash m* commands and use the soong's modules-in* build commands instead." by Treehugger Robot · 6 years ago
- 610b630 Deprecate bash m* commands and use the soong's modules-in* build commands instead. by Patrice Arruda · 6 years ago
- 9521c80 Merge "releasetools: Make common.ZipWriteStr Python 3 compatible." by Tao Bao · 6 years ago
- d660c8d releasetools: Make rangelib Python 3 compatibile. by Tao Bao · 6 years ago
- 435dcbb Merge "Disable apex update for GSI" by Treehugger Robot · 6 years ago
- 9871d36 Merge "Add more OWNERS" by Treehugger Robot · 6 years ago
- c1a1ec3 releasetools: Make common.ZipWriteStr Python 3 compatible. by Tao Bao · 6 years ago
- e346d8c Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 6 years ago
- aadc9b9 Merge "releasetools: Update partitions in deterministic order." by Tao Bao · 6 years ago
- 0405f78 Merge "Update fs_config documentation" by Treehugger Robot · 6 years ago
- f1113e9 releasetools: Update partitions in deterministic order. by Tao Bao · 6 years ago
- c4924c6 Merge "Remove a host simulation of the runtime module" by Neil Fuller · 6 years ago
- 79e0d25 Enforce property split in GSI by SzuWei Lin · 6 years ago
- fae2802 Disable apex update for GSI by Isaac Chen · 6 years ago
- cb4c357 Use dexpreopt image deps from Soong by Dan Willemsen · 6 years ago
- 70b934e Depend on all the files from system modules by Dan Willemsen · 6 years ago
- 01585fc Add more OWNERS by Colin Cross · 6 years ago
- de18e89 Update fs_config documentation by Tom Cherry · 6 years ago
- ee2dcac Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
- e6f57e0 Fixes a typo in a comment. by Jaewoong Jung · 6 years ago
- 5898261 Merge "AIDEGen: Collect the classes.jar of the prebuilt modules into module-info.json" by Patrick Tu · 6 years ago
- fde58bc Merge "Update auto-gen test config template with EXTRA_CONFIGS placeholder" by Dan Shi · 6 years ago
- 87ebb30 Merge "Allows skipping building the super images for partial builds." by Treehugger Robot · 6 years ago
- 2e1516d Merge "Start the deprecation of BUILD_HOST_STATIC_LIBRARY" by Treehugger Robot · 6 years ago
- acfbc54 Merge "Fail build when sum of sizes of logical partitions exceeds OEM-set limit" by Treehugger Robot · 6 years ago
- 0bf940c Allows skipping building the super images for partial builds. by Daniel Norman · 6 years ago
- 22f69e1 Start the deprecation of BUILD_HOST_STATIC_LIBRARY by Dan Willemsen · 6 years ago
- 219b629 Fail build when sum of sizes of logical partitions exceeds OEM-set limit by Hridya Valsaraju · 6 years ago
- 4934e72 Merge "emulator: add option to disable avb" by Treehugger Robot · 6 years ago
- 4c55da0 Update auto-gen test config template with EXTRA_CONFIGS placeholder by Dan Shi · 6 years ago
- 379f7f0 AIDEGen: Collect the classes.jar of the prebuilt modules into module-info.json by patricktu · 6 years ago
- 491ae5b Merge changes I2183ac9f,I2c76701c,Ibbe4e11a,I0706faa2,Ic5b7c4fb, ... by Treehugger Robot · 6 years ago
- b7035ae Merge "Make kernel modules into normal installed files" by Treehugger Robot · 6 years ago
- 6b72c73 Fix dependency on BOARD_AVB_SYSTEM_KEY_PATH by Dan Willemsen · 6 years ago
- f14179b Fix some java library dependencies by Dan Willemsen · 6 years ago
- b441630 Depend on NDK libraries by Dan Willemsen · 6 years ago
- bbe4e11 Call clean-path in more places by Dan Willemsen · 6 years ago
- 0706faa Add missing dependecy on SOONG_ZIP by Dan Willemsen · 6 years ago
- c5b7c4f Add dependencies on the toolchain (clang, etc) by Dan Willemsen · 6 years ago
- f25ffc0 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
- 6aef14d Merge "Package coverage files as a zip." by Treehugger Robot · 6 years ago
- a638788 Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
- 4995d2f Merge "releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS." by Tao Bao · 6 years ago
- 56bfae6 Merge "Add missing dependencies to python scripts" by Treehugger Robot · 6 years ago
- 68c39b5 Merge "Convert java proto generation to use srcjars" by Treehugger Robot · 6 years ago
- e6d5b83 Merge "Ignore testcases' NOTICE files" by Treehugger Robot · 6 years ago
- 86a3f0c Merge "fix: wrong dependency from ETC to libc++.so" by Treehugger Robot · 6 years ago