summaryrefslogtreecommitdiff
path: root/scripts/gen-kotlin-build-file.py
diff options
context:
space:
mode:
author Kevin Dagostino <kevindagostino@google.com> 2022-09-20 03:54:47 +0000
committer Kevin Dagostino <kevindagostino@google.com> 2022-09-20 04:01:13 +0000
commit60f562ac7e9e927adab82883296a503d78c15056 (patch)
tree9879df8e32d23fab27a847706756aea699da37ae /scripts/gen-kotlin-build-file.py
parentc518b336a37328e1a5ca9304f4a2de7a14d45255 (diff)
adding /out/soong_injection/metrics/converted_modules_path_map.json
This file can be used by atest/scripts/tools to determine which modules have been converted and what their bazel build path is. Test: b build //packages/modules/adb/... will generate the file at /out/soong_injection/metrics/converted_modules_path_map.json Also added a unit test to check that the file is created. { "adbd": "//packages/modules/adb", "adbd_test": "//packages/modules/adb", "add_ext4_encrypt": "//external/e2fsprogs/contrib", .... } Change-Id: Ibd424c487840d84c8a4fb635828a73541220b36b
Diffstat (limited to 'scripts/gen-kotlin-build-file.py')
0 files changed, 0 insertions, 0 deletions