summaryrefslogtreecommitdiff
path: root/linkerconfig
AgeCommit message (Expand)Author
2021-04-21android_system_image that generates linker.config.pb Jiyong Park
2021-04-15make linker_config OutputFileProducer Jooyung Han
2021-04-15Allow uninstallable linker_config to be packaged Jooyung Han
2021-03-29Convert linkerconfig package to use test fixtures Paul Duffin
2021-02-22Merge "Add ctx to AndroidMkExtraEntriesFunc" Treehugger Robot
2021-02-19Add ctx to AndroidMkExtraEntriesFunc Colin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soong Bob Badour
2020-12-04Merge "Add linkerconfig to Runtime APEX" Kiyoung Kim
2020-12-03Merge "Pass pctx and ctx to NewRuleBuilder" Colin Cross
2020-12-02Add linkerconfig to Runtime APEX Kiyoung Kim
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2020-12-01Generate system stub library list at build time Kiyoung Kim
2020-11-12Pass Config to NewTestContext instead of ctx.Register Colin Cross
2020-11-03Add new properties in linker config format - provideLibs and requireLibs Kiyoung Kim
2020-10-15Handle new filetype 'linker_config' Kiyoung Kim