summaryrefslogtreecommitdiff
path: root/java/systemserver_classpath_fragment.go
AgeCommit message (Expand)Author
2021-07-06Use both module name and stem name to filter updatable boot jarsPaul Duffin
2021-07-01Ensure that systemserverclasspath_fragment does not depend on prebuiltsPaul Duffin
2021-05-27Treat java libraries in classpath fragments as directly in apexColin Cross
2021-05-25Use stem when filtering boot jars.satayev
2021-05-25Populate individual systemserverclasspath_fragments' proto configs.satayev
2021-05-20Populate individual classpath_fragments' classpaths.proto configs.satayev
2021-05-18Add systemserverclasspath_fragments property to apex.satayev
2021-05-18Add "contents" property to systemserverclasspath_fragment.satayev
2021-05-18Add no-op systemserverclasspath_fragment module.satayev
2021-05-07Declare ConfiguredJarList in specific fragment implementations.satayev
2021-05-07Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.satayev