summaryrefslogtreecommitdiff
path: root/java/systemserver_classpath_fragment.go
AgeCommit message (Expand)Author
2025-02-13Convert CheckMinSdkVersion to use providers. Yu Liu
2025-02-10Convert android.TransitionMutator to TransitionInfo Colin Cross
2025-02-03Use unique apex variations for bootclasspath fragments Colin Cross
2024-11-19Remove DirectlyInAnyApex Colin Cross
2024-11-11Make Contents and Standalone_contents configurable Spandan Das
2024-10-07Enforce partition property on apex system server jars Spandan Das
2024-08-27Add ctx argument to IDEInfo() Cole Faust
2024-08-26Move installation rules of dexpreopt'd apex systemserver jars to soong Spandan Das
2024-04-30Install classpath protobuf files Inseob Kim
2024-03-20Export JavaBootLibsSdkMemberType and JavaSystemserverLibsSdkMemberType Spandan Das
2024-01-30Propagate profile_guided requirement of imports to top-level apex Spandan Das
2023-11-15Stop collecting path entry for module_bp_java_deps.json from each module type Colin Cross
2022-12-12Stop module types being SdkAware Paul Duffin
2022-12-12Remove IsModuleInVersionedSdk Paul Duffin
2022-07-06Add apexes property to sdk Paul Duffin
2022-07-05Stop exporting systemserverclasspath_fragment when targeting S Paul Duffin
2021-12-20Dexpreopt standalone system server jars. Jiakai Zhang
2021-11-30Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb Jiakai Zhang
2021-11-17Make CompOS library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS Alan Stokes
2021-10-28Add exemption for test_framework-apexd and test_service-apexd jars Samiul Islam
2021-10-28Make car apex's library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS Keun young Park
2021-10-04Update variable name in error messages. Ulya Trafimovich
2021-09-30Generate prebuilt_systemserverclasspath_fragment. Jiakai Zhang
2021-09-30Add exported_systemserverclasspath_fragments to prebuilt_apex rule. Jiakai Zhang
2021-09-30Add prebuilt_systemserverclasspath_fragment rule. Jiakai Zhang
2021-09-16Prevent systemserverclasspath_fragment from depending on prebuilts Paul Duffin
2021-08-16Make sure that classpath fragment contents appear in make vars. satayev
2021-07-28Rename UpdatableSystemServerJars to ApexSystemServerJars. satayev
2021-07-22Rename UpdatableBootJars to ApexBootJars. satayev
2021-06-29Use both module name and stem name to filter updatable boot jars Paul Duffin
2021-06-22Append platform classpath proto configs with missing apex jars. satayev
2021-06-21Merge "AIDEGen: Collect dependencies info from APEX module." Treehugger Robot
2021-06-16Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. satayev
2021-06-15AIDEGen: Collect dependencies info from APEX module. bralee
2021-05-27Merge changes I0116f5f4,I950c9b54,I967f5c42 Colin Cross
2021-05-26Treat java libraries in classpath fragments as directly in apex Colin Cross
2021-05-26Use stem when filtering boot jars. satayev
2021-05-24Populate individual systemserverclasspath_fragments' proto configs. satayev
2021-05-20Populate individual classpath_fragments' classpaths.proto configs. satayev
2021-05-17Add systemserverclasspath_fragments property to apex. satayev
2021-05-17Add "contents" property to systemserverclasspath_fragment. satayev
2021-05-17Add no-op systemserverclasspath_fragment module. satayev
2021-05-07Declare ConfiguredJarList in specific fragment implementations. satayev
2021-05-07Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath. satayev