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