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
/
bootclasspath_fragment_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2025-02-10
Convert android.TransitionMutator to TransitionInfo
Colin Cross
2025-02-07
Convert apex transition tag to dependency on apex
Colin Cross
2025-02-07
Add extra dependency from apex to bootclasspath fragments to modules
Colin Cross
2025-02-03
Use unique apex variations for bootclasspath fragments
Colin Cross
2025-02-03
Correctly compute externalDep for dependencies of override_apex modules
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-09-06
Merge changes I505a7ad8,I92d88199 into main
Treehugger Robot
2024-09-06
Skip `contents` validation of source bootclasspath fragments
Spandan Das
2024-08-29
Revert^4 "Implement detecting container violations."
Jihoon Kang
2024-08-28
Revert^3 "Implement detecting container violations."
Priyanka Advani (xWF)
2024-08-28
Revert^2 "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-12
Merge SingletonProviderContext with OtherModuleProviderContext
Yu Liu
2024-08-09
Add PrepareForTestWithBuildFlag
Colin Cross
2024-08-05
Hide unflagged mainline prebuilts with missing source.
Spandan Das
2024-06-12
Add unit test to verify contents of bootclasspath.pb.textproto
Spandan Das
2024-06-05
Identify profile providing apexes using ApexInfo
Spandan Das
2024-01-26
Fix the args used to dexpreopt system server jars in prebuilt apexes
Spandan Das
2024-01-12
Merge changes from topic "hiddenapi_exportable" into main
Jihoon Kang
2024-01-12
Enable hiddenapi check for exportable stubs
Jihoon Kang
2024-01-11
Handle installation rules for co-existing prebuilts
Spandan Das
2024-01-09
Replace panic with ModuleErrorf
Spandan Das
2023-12-18
Move dexpreopt processing from java_*_import to prebuilt_apex
Spandan Das
2023-12-14
Convert ModuleProvder to generic providers API
Colin Cross
2023-10-20
Fix build configuration dependant Soong test
Jihoon Kang
2023-08-23
apex: Remove apexPackagingMutator
Jooyung Han
2023-07-14
Add a Make variable to determine ART boot image jars for testing.
Jiakai Zhang
2023-07-14
Refactor dexpreopt for boot jars to make it flexible to config changes.
Jiakai Zhang
2023-07-11
Remove Modules() from BootclasspathFragmentApexContentInfo.
Jiakai Zhang
2023-07-11
Fix some tests for dexpreopt and remove unnecessary tests.
Jiakai Zhang
2023-05-11
Remove the ability to install boot images by bootclasspath_fragments.
Jiakai Zhang
2023-05-11
Prepare tests for dexpreopt changes.
Jiakai Zhang
2023-05-08
Revert^2 "Generate boot image profiles even if dexpreopt is disabled."
Jiakai Zhang
2023-05-05
Merge changes from topic "revert-2574032-XXTWCJDTDQ"
Qiao Yang
2023-05-05
Revert "Generate boot image profiles even if dexpreopt is disabled."
Qiao Yang
2023-05-04
Merge changes I4e721b47,I1bf05ade
Jiakai Zhang
2023-05-03
Generate boot image profiles even if dexpreopt is disabled.
Jiakai Zhang
2023-04-28
Get rid of DeviceName() from path related to dexpreopt
Jeongik Cha
2023-02-10
Properly check the deapexed files in tests.
Jiakai Zhang
2022-12-21
Check for duplicate bundled files from different modules.
Jooyung Han
2022-05-27
bootclasspath_fragment: Require at least one hidden_api package property
Paul Duffin
2022-01-28
Allow installing boot images outside of APEX for prebuilt.
Jiakai Zhang
2022-01-13
Allow installing boot images outside of APEX.
Jiakai Zhang
2021-12-14
Test that `DisableGenerateProfile` takes effects for APEXes.
Jiakai Zhang
2021-12-07
Do not allow duplicate deapexer dependencies.
Martin Stjernholm
[next]