Merge "Propagate owner property for apex modules" into rvc-dev am: ff1531e13b
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/12034797 Change-Id: I478d0442eee9e1eee74a853d51f21f797f2aeec0
This commit is contained in:
@@ -234,6 +234,7 @@ type Module interface {
|
||||
Disable()
|
||||
Enabled() bool
|
||||
Target() Target
|
||||
Owner() string
|
||||
InstallInData() bool
|
||||
InstallInTestcases() bool
|
||||
InstallInSanitizerDir() bool
|
||||
|
Reference in New Issue
Block a user