index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apex
/
systemserver_classpath_fragment_test.go
Age
Commit message (
Expand
)
Author
2025-02-18
Restore checkSystemServerOrder
Colin Cross
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2025-02-10
Convert android.TransitionMutator to TransitionInfo
Colin Cross
2025-02-03
Move installation of dexpreopted system server classpath libraries into apex
Colin Cross
2024-10-24
Make apex tests parallel
Colin Cross
2024-09-23
Remove the internal selector module created by prebuilt_apex
Spandan Das
2024-09-20
Remove internal deapexer module
Spandan Das
2024-08-29
Revert^4 "Implement detecting container violations."
Jihoon Kang
2024-08-28
Revert "Implement detecting container violations."
Satish Yalla
2024-08-27
Implement detecting container violations.
Jihoon Kang
2024-08-05
Hide unflagged mainline prebuilts with missing source.
Spandan Das
2024-01-30
Propagate profile_guided requirement of imports to top-level apex
Spandan Das
2024-01-26
Fix the args used to dexpreopt system server jars in prebuilt apexes
Spandan Das
2024-01-11
Handle installation rules for co-existing prebuilts
Spandan Das
2023-12-18
Move dexpreopt processing from java_*_import to prebuilt_apex
Spandan Das
2023-08-23
apex: Remove apexPackagingMutator
Jooyung Han
2023-02-15
Use the profiles in the APEX to dexpreopt system server jars.
Jiakai Zhang
2023-02-15
Add tests for the ignored "profile_guided: true" property.
Jiakai Zhang
2023-02-08
Install system server jar profiles into the APEX.
Jiakai Zhang
2021-11-30
Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb
Jiakai Zhang
2021-10-04
Update variable name in error messages.
Ulya Trafimovich
2021-09-30
Add exported_systemserverclasspath_fragments to prebuilt_apex rule.
Jiakai Zhang
2021-09-30
Add prebuilt_systemserverclasspath_fragment rule.
Jiakai Zhang
2021-08-16
Make sure that classpath fragment contents appear in make vars.
satayev
2021-08-10
Fix tests to use correct fixtures for configuring (Apex)BootJars.
satayev
2021-06-17
Add classpath fragment property to skip proto generation.
satayev
2021-05-24
Rename generate proto config file to match classpath type.
satayev
2021-05-17
Add systemserverclasspath_fragments property to apex.
satayev