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
/
apex_singleton.go
Age
Commit message (
Expand
)
Author
2025-03-13
Change CommonModuleInfoProvider to a pointer.
Yu Liu
2025-03-07
Rename CommonModuleInfoKey to be consistent with others.
Yu Liu
2025-02-25
Convert ndkSingleton, apexDepsInfoSingleton, allTeamsSingleton,
Yu Liu
2025-02-12
Move dists to GenerateAndroidBuildActions
Cole Faust
2025-01-14
Resend aosp/3445142
Chan Wang
2025-01-14
Resend aosp/3446212
Chan Wang
2025-01-13
Revert "Revert "Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary ..."
Pechetty Sravani (xWF)
2025-01-13
Revert "Collect dependencies of updatable apexes only for AOSP APEX"
Pechetty Sravani (xWF)
2025-01-10
Collect dependencies of updatable apexes only for AOSP APEX
Chan Wang
2025-01-10
Revert "Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text file...
Chan Wang
2024-11-13
Don't use echo -e
Colin Cross
2024-10-07
Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text files that e...
Nouby Mohamed
2024-08-12
Merge SingletonProviderContext with OtherModuleProviderContext
Yu Liu
2024-07-08
Don't write allowlisted androidx.* libraries to allowed_deps.txt
Alan Viverette
2024-03-14
Generate info about the selected app variant in platform builds
Spandan Das
2024-03-12
Generate info about the selected apex variant in platform builds
Spandan Das
2023-12-14
Convert ModuleProvder to generic providers API
Colin Cross
2023-05-19
Parallelize singleton execution
LaMont Jones
2023-04-27
Add allowed-deps tests
Jooyung Han
2023-02-07
Improve documentation around go/allowed-deps-error
Pedro Loureiro
2021-08-04
Merge "Update error message for new policy." am: bf49705608 am: 775f9e37c7
Mathew Inwood
2021-08-03
Update error message for new policy.
Mathew Inwood
2021-03-22
Merge changes from topic "move_allowed_deps_txt" am: 2b077baa5e am: 0ee372ad6...
satayev
2021-03-18
Treat allowed_deps.txt source file as optional.
Artur Satayev
2021-03-17
Move allowed_deps.txt to packages/modules/common.
Artur Satayev
2021-03-16
Move allowed_deps.txt to packages/modules/common.
Artur Satayev
2020-11-04
Add PHONY for apex-allowed-deps check.
Artur Satayev
2020-10-07
Merge "Remove global state from apex modules" am: 43159bd1b7 am: 21bb1d491c a...
Colin Cross
2020-10-06
Remove global state from apex modules
Colin Cross
2020-09-30
Track allowed transitive deps in any updatable module.
Artur Satayev
2020-08-03
Add PHONY for apex-allowed-deps check.
Artur Satayev
2020-07-23
Revert "Track allowed transitive deps in any updatable module."
satayev
2020-07-20
Track allowed transitive deps in any updatable module.
Artur Satayev
2020-07-03
Revert^2 Track allowed transitive deps in any updatable modules.
Artur Satayev
2020-06-24
Revert "Track allowed transitive deps in any updatable module."
Artur Satayev
2020-06-23
Track allowed transitive deps in any updatable module.
Artur Satayev
2020-05-15
Generate combined deps-info for all updatable modules.
Artur Satayev