commit | dbe43c1ee8055a36d9d7339f30882023ff2e9eb8 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Sep 03 19:04:47 2020 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 03 19:04:47 2020 +0000 |
tree | 2bd05eaaa5b464dce9eff4c7b96cb07321215848 | |
parent | a3100c854aaefa0b84ff344b4b859193f0604496 [diff] |
Refactor android module to remove the need for a context. Android module was using a context even though it was not doing anything in the cleanup. Removing the context allows to pass android as a regular dependency in a dynamic way. This also uses android licenses from cipd instead of creating the files at runtime to remove non necessary interations of recipes with configs. Change-Id: I972832e870967e6944f5558a130f1b17177d3392 Bug: https://github.com/flutter/flutter/issues/65187 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/6280 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Tong Wu <wutong@google.com>
Tricium configurations recipes repo.