- b1bfa9d Convert checkStaticLinkingToStubLibraries to use module proxy. by Yu Liu · 9 months ago
- 4d72d3e Merge "Revert^2 "Use soong built autogenerated RROs"" into main by Spandan Das · 9 months ago
- de588a3 Revert^2 "Use soong built autogenerated RROs" by Spandan Das · 9 months ago
- 53cee9d Merge "Revert "Use soong built autogenerated RROs"" into main by Liana Kazanova · 9 months ago
- e8ef6f1 Revert "Use soong built autogenerated RROs" by Liana Kazanova · 9 months ago
- 63bdf63 Change checkJavaStableSdkVersion to use ModuleProxy. by Yu Liu · 9 months ago
- c11407b Merge "Use soong built autogenerated RROs" into main by Spandan Das · 9 months ago
- ef56908 Use soong built autogenerated RROs by Spandan Das · 10 months ago
- 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago
- 1534a76 Merge "Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem"" into main by Kiyoung Kim · 10 months ago
- 23be5bb Reland^2 : Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 10 months ago
- 30bf8f6 Add vendor_ramdisk support in PartitionTag by Jihoon Kang · 10 months ago
- 5cb0cf4 Merge "Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem"" into main by Treehugger Robot · 10 months ago
- 6dbff03 Revert "Reland: Do not allow vintf_fragments for modules installed in the filesystem" by Kiyoung Kim · 10 months ago
- 01d0c56 Merge "Reland: Do not allow vintf_fragments for modules installed in the filesystem" into main by Treehugger Robot · 10 months ago
- 4143ee8 Add support for selects on string lists by Cole Faust · 10 months ago
- df17e7b Reland: Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 10 months ago
- e3a84fe Revert "Do not allow vintf_fragments for modules installed in the filesystem" by Chaitanya Cheemala (xWF) · 10 months ago
- d3d89ed Do not allow vintf_fragments for modules installed in the filesystem by Kiyoung Kim · 11 months ago
- b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 10 months ago
- 059af37 Merge "Revert^2 "Use VisitDirectDepsProxy in GenerateBuildActions and remove the"" into main by Yu Liu · 10 months ago
- 4552aeb Revert^2 "Use VisitDirectDepsProxy in GenerateBuildActions and remove the" by Yu Liu · 10 months ago
- d3228ac Change GetModuleFromPathDep to use ModuleProxy. by Yu Liu · 10 months ago
- 76a6e95 Build ramdisk with soong by Cole Faust · 10 months ago
- b51cd71 Revert "Use VisitDirectDepsProxy in GenerateBuildActions and remove the" by Liana Kazanova · 10 months ago
- 6c1a635 Use VisitDirectDepsProxy in GenerateBuildActions and remove the by Yu Liu · 10 months ago
- 88ea9ff Replace FinalModule with IsFinalModule. by Yu Liu · 10 months ago
- 27ff767 Add *_dlkm properties to android.ModuleBase by Spandan Das · 10 months ago
- ec7043d Collect kythe, obj and tidy files using ModuleProxy. by Yu Liu · 10 months ago
- 034af2c Distinguish HideFromMake from SkipInstall by Spandan Das · 10 months ago
- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 5b7635d Implement the 1-variant fallback in the image mutator by Cole Faust · 11 months ago
- a4c1013 Merge "Remove overriden modules from deps of autogenerated filesystem modules" into main by Treehugger Robot · 11 months ago
- e1860e4 Remove overriden modules from deps of autogenerated filesystem modules by Spandan Das · 11 months ago
- 3cadf7d Move some gob helpers to a new package. by Yu Liu · 11 months ago
- a14fb6a Update DepSet references by Colin Cross · 11 months ago
- 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 11 months ago
- 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago
- 991d11d Merge "Convert cc modules to use AndroidMkInfoProvider." into main by Yu Liu · 11 months ago
- 0d545b8 Revert^4 "Set the appropriate deps property for the soong generated fs modules" by Jihoon Kang · 11 months ago
- 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 11 months ago
- 6978879 Remove dependencies on 1-variant fallback by Cole Faust · 11 months ago
- 527f3ad Merge "Add product variable SelinuxIgnoreNeverallows for sepolicy" into main by Treehugger Robot · 11 months ago
- b9c67e2 Make java binaries common instead of common-first by Cole Faust · 11 months ago
- 1e613d2 Add product variable SelinuxIgnoreNeverallows for sepolicy by kellyhung · 1 year, 1 month ago
- dc14bd1 Drop `common_first` special-case from `addRequiredDeps` by Spandan Das · 11 months ago
- dd9ccb4 Add ModuleProxy that should be used when visiting deps. by Yu Liu · 11 months ago
- 467d7c5 Change the way to support custom gob encoder and decoder. by Yu Liu · 12 months ago
- 950deca Install dexpreopt artifacts of apex system server jars in same partition by Spandan Das · 11 months ago
- 79e8539 Merge "Support select for product variable "build_from_text_stub"" into main by Treehugger Robot · 11 months ago
- 55ba66c Merge "Find matching variant of `required` for `common_first`" into main by Treehugger Robot · 11 months ago
- 82bea76 Support select for product variable "build_from_text_stub" by Jihoon Kang · 11 months ago
- 77e27d4 Find matching variant of `required` for `common_first` by Spandan Das · 12 months ago
- 648daea Remove blueprint.Module helper functions by Colin Cross · 12 months ago
- 199e86e Merge "Check if vintf_fragment modules' target partition" into main by Kiyoung Kim · 12 months ago
- 5523481 Check if vintf_fragment modules' target partition by Kiyoung Kim · 12 months ago
- b331540 Merge "Make init_rc property configurable" into main by Inseob Kim · 12 months ago
- 713b87d Make init_rc property configurable by Inseob Kim · 12 months ago
- 809aaeb Merge changes I41978037,I19e8a9e8 into main by Treehugger Robot · 12 months ago
- 1531a12 Merge "Convert arch and os mutators to TransitionMutators" into main by Colin Cross · 12 months ago
- 8bbc3d5 Convert arch and os mutators to TransitionMutators by Colin Cross · 12 months ago
- 55b56fe Add otherModuleProvider to ConfigurableEvaluatorContext by Cole Faust · 1 year, 1 month ago
- d706709 Prevent evaluating configurable properties before the defaults mutator by Cole Faust · 12 months ago
- 8eeae4b Don't evaluate the enabled property in a defaultable hook by Cole Faust · 12 months ago
- e8a8783 Rename ConfigAndErrorContext to ConfigurableEvaluatorContext by Cole Faust · 12 months ago
- a136147 Merge "Add VINTF fragment modules into required libs of modules-info" into main by Treehugger Robot · 1 year ago
- c55b25f Merge "Move the caching/restoring code from soong to blueprint to fully skip build actions." into main by Yu Liu · 1 year ago
- 26a716d Move the caching/restoring code from soong to blueprint to fully skip build actions. by Yu Liu · 1 year ago
- ca3bf2b Merge "Move checkbuild targets of Soong modules into Soong" into main by Colin Cross · 1 year ago
- b11c99d Merge "Make overrides work in Soong" into main by Jiyong Park · 1 year ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year, 1 month ago
- a574d53 Make overrides work in Soong by Jiyong Park · 1 year ago
- 7344482 Merge "Revert^4 "Implement detecting container violations."" into main by Jihoon Kang · 1 year ago
- 85bc193 Revert^4 "Implement detecting container violations." by Jihoon Kang · 1 year, 2 months ago
- 11d8b6e Merge "Remove containersInfo, complianceMetadataInfo and aconfigFilePaths from ModuleBase." into main by Yu Liu · 1 year ago
- 7440820 Add VINTF fragment modules into required libs of modules-info by Kiyoung Kim · 1 year ago
- 88a8daf Merge "Revert^3 "Implement detecting container violations."" into main by Priyanka Advani (xWF) · 1 year ago
- 33b3a63 Revert^3 "Implement detecting container violations." by Priyanka Advani (xWF) · 1 year ago
- c14be38 Merge changes Ia693c4a5,I8e5620d2 into main by Jihoon Kang · 1 year ago
- 2a88491 Revert^2 "Implement detecting container violations." by Jihoon Kang · 1 year, 2 months ago
- b41b74f Merge "Remove packagingSpecsDepSet from ModuleBase." into main by Yu Liu · 1 year ago
- f2d6e50 Merge "Revert "Implement detecting container violations."" into main by Satish Yalla · 1 year ago
- b2b1ef6 Revert "Implement detecting container violations." by Satish Yalla · 1 year ago
- 26f071d Merge "Implement detecting container violations." into main by Treehugger Robot · 1 year ago
- 9cbbafe Merge changes from topic "ctx_in_ideinfo" into main by Treehugger Robot · 1 year ago
- 713f415 Merge "Remove moduleInfoJSON from ModuleBase." into main by Yu Liu · 1 year ago
- 9a99313 Remove containersInfo, complianceMetadataInfo and aconfigFilePaths from ModuleBase. by Yu Liu · 1 year ago
- 78a3761 Merge "Make IdeInfo into a provider" into main by Treehugger Robot · 1 year ago
- eb6d705 Remove packagingSpecsDepSet from ModuleBase. by Yu Liu · 1 year ago
- 4297ad9 Remove moduleInfoJSON from ModuleBase. by Yu Liu · 1 year ago
- b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
- 08c7f86 Make IdeInfo into a provider by Cole Faust · 1 year ago
- 82a6d14 Remove 6 install related fields from ModuleBase. by Yu Liu · 1 year ago
- bb678f8 Implement detecting container violations. by Jihoon Kang · 1 year, 2 months ago
- ec81054 Remove licenseMetadataFile and installFiles from ModuleBase. by Yu Liu · 1 year ago
- bad1eef Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap by Yu Liu · 1 year, 1 month ago
- 876b7ce Remove outputFiles from ModuleBase. by Yu Liu · 1 year, 1 month ago
- ddc2e1a Remove build target related fields from ModuleBase. by Yu Liu · 1 year, 1 month ago
- 460c0fa Use namespace path instead of id in phonies. by Yu Liu · 1 year, 1 month ago
- 5451362 Add phonies as provider instead of updaing a global map. by Yu Liu · 1 year, 1 month ago