Merge "Add bazel-built modules as deps on the system image" into main am: b2435a464d
am: d3b6d25112
am: e26341d929
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2791479 Change-Id: I241199eb77b004a136b0a08bdef7dbd643e38fa2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -904,6 +904,10 @@ func (c *config) KatiEnabled() bool {
|
||||
return c.katiEnabled
|
||||
}
|
||||
|
||||
func (c *config) ProductVariables() ProductVariables {
|
||||
return c.productVariables
|
||||
}
|
||||
|
||||
func (c *config) BuildId() string {
|
||||
return String(c.productVariables.BuildId)
|
||||
}
|
||||
|
Reference in New Issue
Block a user