aboutsummaryrefslogtreecommitdiff
path: root/java/systemserver_classpath_fragment.go
Commit message (Expand)AuthorAgeFilesLines
* Update variable name in error messages.Ulya Trafimovich2021-10-041-1/+1
* Generate prebuilt_systemserverclasspath_fragment.Jiakai Zhang2021-09-301-1/+73
* Add exported_systemserverclasspath_fragments to prebuilt_apex rule.Jiakai Zhang2021-09-301-0/+10
* Add prebuilt_systemserverclasspath_fragment rule.Jiakai Zhang2021-09-301-0/+32
* Prevent systemserverclasspath_fragment from depending on prebuiltsPaul Duffin2021-09-161-0/+6
* Make sure that classpath fragment contents appear in make vars.satayev2021-08-161-1/+10
* Rename UpdatableSystemServerJars to ApexSystemServerJars.satayev2021-07-281-1/+1
* Rename UpdatableBootJars to ApexBootJars.satayev2021-07-221-5/+1
* Use both module name and stem name to filter updatable boot jarsPaul Duffin2021-06-291-11/+2
* Append platform classpath proto configs with missing apex jars.satayev2021-06-221-6/+8
* Merge "AIDEGen: Collect dependencies info from APEX module."Treehugger Robot2021-06-211-0/+12
|\
| * AIDEGen: Collect dependencies info from APEX module.bralee2021-06-151-0/+12
* | Rename ClasspathFragmentToConfiguredJarList methods to configuredJars.satayev2021-06-161-4/+4
|/
* Merge changes I0116f5f4,I950c9b54,I967f5c42Colin Cross2021-05-271-0/+7
|\
| * Treat java libraries in classpath fragments as directly in apexColin Cross2021-05-261-0/+7
* | Use stem when filtering boot jars.satayev2021-05-261-1/+12
|/
* Populate individual systemserverclasspath_fragments' proto configs.satayev2021-05-241-9/+7
* Populate individual classpath_fragments' classpaths.proto configs.satayev2021-05-201-15/+11
* Add systemserverclasspath_fragments property to apex.satayev2021-05-171-5/+11
* Add "contents" property to systemserverclasspath_fragment.satayev2021-05-171-0/+34
* Add no-op systemserverclasspath_fragment module.satayev2021-05-171-7/+29
* Declare ConfiguredJarList in specific fragment implementations.satayev2021-05-071-2/+19
* Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.satayev2021-05-071-0/+50