commit | a78b020089ca1c0381da33c1f9beb1c195987a5e | [log] [tgz] |
---|---|---|
author | kgui <kgui@google.com> | Tue Jan 25 16:19:25 2022 +0800 |
committer | kgui <kgui@google.com> | Fri Jan 28 14:50:24 2022 +0800 |
tree | d55c14765f7a794e46deba0f8f6ff4521752efc5 | |
parent | 00895de89a1f885e5d45787aa5eb3d158cf2ddee [diff] |
Support writing inputs/outputs of actions of modules into a file from the moduleInfo.actionDefs. An example module variant in the module-actions.json: { "Name": "metalava-gradle-plugin-deps", "Variations": null, "DependencyVariations": null, "Deps": [ { "Name": "prebuilts_gradle-plugin_license", "Variations": null, "DependencyVariations": null, "Tag": "" } ], "Type": "", "Blueprint": "prebuilts/gradle-plugin/Android.bp", "Module": { "Actions": [ { "Inputs": [ "prebuilts/gradle-plugin/com/android/tools/lint/lint-api/30.1.0-alpha13/lint-api-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/30.1.0-alpha13/lint-checks-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/lint/lint/30.1.0-alpha13/lint-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/lint/lint-gradle/30.1.0-alpha13/lint-gradle-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/lint/lint-model/30.1.0-alpha13/lint-model-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/common/30.1.0-alpha13/common-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/sdk-common/30.1.0-alpha13/sdk-common-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/sdklib/30.1.0-alpha13/sdklib-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/external/org-jetbrains/uast/30.1.0-alpha13/uast-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/30.1.0-alpha13/intellij-core-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/30.1.0-alpha13/kotlin-compiler-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/repository/30.1.0-alpha13/repository-30.1.0-alpha13.jar", "prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/30.1.0-alpha13/manifest-merger-30.1.0-alpha13.jar" ], "Outputs": [ "out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/combined/metalava-gradle-plugin-deps.jar" ] }, { "Inputs": null, "Outputs": [ "out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/meta_lic" ] } ] } } Test: local Change-Id: Icbb7236507251e257f6773b110ae8a0788eef41e
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: