Propagate owner property for apex modules
Bug: 160165426 Test: lunch aosp_taimen && m nothing Change-Id: I1d274ea376c58ff44d69ef5440c919b67079ae4a
This commit is contained in:
@@ -221,6 +221,7 @@ type Module interface {
|
||||
Disable()
|
||||
Enabled() bool
|
||||
Target() Target
|
||||
Owner() string
|
||||
InstallInData() bool
|
||||
InstallInTestcases() bool
|
||||
InstallInSanitizerDir() bool
|
||||
|
Reference in New Issue
Block a user