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