summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Jiyong Park <jiyong@google.com> 2020-11-25 12:44:59 +0900
committer Jiyong Park <jiyong@google.com> 2020-12-01 03:43:05 +0000
commit65b62244712802432940c74a6b43d0a509b94cb8 (patch)
treedee02b088aaaa87afa23ed4aa446f01bc9bc74e5 /python/python.go
parentc9b71a446a8350f56100a3630b0c043bf79b8967 (diff)
Clients of PackagingBase can customize dependency tag to use
Previously, the dep tag used by PackagingBase was fixed, which prevented some of its clients (e.g. cvd-host-package) from opting in to android.InstallAlwaysNeededDependencyTag. Now, PackagingBase.AddDeps accepts the dependency tag to use. Also, dependencies toward rust dylib, rlib, and proc_macro are configured to return true on InstallDepNeeded. This is required to install shared_lib dependencies of the rust modules when they are depended on by a rust binary. Exempt-From-Owner-Approval: a trivial change after +2 from the owner. This has to land ASAP as many users are affected by acloud being unavailable. Bug: N/A Test: m Test: acloud create --local-instance --local-image Change-Id: If22aee7c6f314fcb03b9d4fe6901a2557f1e899c
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions