index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Android.bp
Age
Commit message (
Expand
)
Author
2024-06-19
Add build_prop soong module
Inseob Kim
2024-06-18
Add product_config module
Inseob Kim
2024-05-09
Create EXTRA_INSTALL_ZIPS variable
Cole Faust
2024-05-08
Remove embedded_launcher: true usages
Cole Faust
2024-03-27
Reland "Migrate buildinfo.sh script into Soong"
Inseob Kim
2024-03-26
Revert "Migrate buildinfo.sh script into Soong"
Gina Ko
2024-03-26
Migrate buildinfo.sh script into Soong
Inseob Kim
2024-03-14
Add include_make_built_files
Cole Faust
2024-02-02
Determine GC type based on BUILT_KERNEL_VERSION_FILE.
Jiakai Zhang
2023-12-27
Introduce script and module to pass aconfig flags to metalava
Jihoon Kang
2023-05-02
Add script for modifying privapp permission allowlists
Andrei Onea
2023-04-12
Make conv_linker_config visible to linkerconfig
Jooyung Han
2023-03-17
Create a sh_binary target for jars-to-module-info
Romain Jobredeaux
2023-03-09
Fix conv_linker_config with multiple input json files
Jooyung Han
2022-09-21
Add a host tool to create an APEX bundle
Jooyung Han
2022-09-01
Fix module-file name collisions
Cole Faust
2022-07-12
Merge changes Ibcf908d9,I786ab152
Alexei Nicoara
2022-07-12
Adding support to conditionally replace a value
Alexei Nicoara
2022-07-04
Make ‘rustfmt.toml’ available for other modules
Martin Geisler
2022-04-20
Recursively list Android image contents.
Sasha Smundak
2022-03-28
Revert "Add a tool to list contents of .img file"
Jooyung Han
2022-03-25
Add a tool to list contents of .img file
Jooyung Han
2021-11-30
Remove python 2 support from manifest_utils
Cole Faust
2021-11-10
Convert soong scripts to python 3
Cole Faust
2021-06-25
[scripts] Add script to print clang prebuilts version
Pirama Arumuga Nainar
2021-05-10
Move conv_classpaths.proto to packages/modules/common.
satayev
2021-04-20
Add lint_project_xml_test.py
Jaewoong Jung
2021-04-20
Rename lint-project-xml.py to remove dashes.
Jaewoong Jung
2021-04-06
Add a converter for classpaths.proto between proto and json/text formats.
Artur Satayev
2021-03-19
Migrate manifest_*_test out of test mapping
Julien Desprez
2021-02-18
Add bloaty_merger
Thiébaud Weksteen
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-10-29
Move boot jars package check from make
Paul Duffin
2020-10-15
Handle new filetype 'linker_config'
Kiyoung Kim
2020-07-02
Merge changes from topic "uses-libs-5"
Ulyana Trafimovich
2020-07-01
Rewrite construct_context.sh in Python.
Ulya Trafimovich
2020-06-29
Merge "Move gen-kotlin-build-file.sh to python"
Treehugger Robot
2020-06-29
Fix bpfmt issues and add bpfmt to preupload checks
Thiébaud Weksteen
2020-06-26
Move gen-kotlin-build-file.sh to python
Colin Cross
2020-06-16
Add support for running Android lint on java and android modules.
Colin Cross
2020-02-20
Create manifest_utils library target.
Baligh Uddin
2019-12-05
Optionally overwrite package value in test config.
Jaewoong Jung
2019-08-02
Add jsonmodify tool
Jooyung Han
2019-05-24
Add manifest_check tool
Colin Cross
2019-05-24
Move manifest_fixer to a python_binary_host module
Colin Cross