index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
module_proxy.go
Age
Commit message (
Expand
)
Author
2025-03-19
Clear as much of cc.Module as possible after GenerateBuildActions
Colin Cross
2025-03-18
Generic configuration for generic system modules.
Justin Yun
2025-01-23
Clean up some of the code around effective license.
Yu Liu
2025-01-15
Convert dex2oatPathFromDep to use ModuleProxy.
Yu Liu
2024-12-10
Convert checkApexAvailability to use ModuleProxy.
Yu Liu
2024-11-27
Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem"
Kiyoung Kim
2024-11-26
Revert "Reland: Do not allow vintf_fragments for modules installed in the fil...
Kiyoung Kim
2024-11-20
Reland: Do not allow vintf_fragments for modules installed in the filesystem
Kiyoung Kim
2024-11-19
Revert "Do not allow vintf_fragments for modules installed in the filesystem"
Chaitanya Cheemala (xWF)
2024-11-14
Do not allow vintf_fragments for modules installed in the filesystem
Kiyoung Kim
2024-11-06
Add *_dlkm properties to android.ModuleBase
Spandan Das
2024-10-31
Distinguish HideFromMake from SkipInstall
Spandan Das
2024-10-25
Remove overriden modules from deps of autogenerated filesystem modules
Spandan Das
2024-10-17
Revert^4 "Set the appropriate deps property for the soong generated fs modules"
Jihoon Kang
2024-10-07
Add ModuleProxy that should be used when visiting deps.
Yu Liu