diff options
| author | 2022-09-20 03:54:47 +0000 | |
|---|---|---|
| committer | 2022-09-20 04:01:13 +0000 | |
| commit | 60f562ac7e9e927adab82883296a503d78c15056 (patch) | |
| tree | 9879df8e32d23fab27a847706756aea699da37ae /scripts/gen-kotlin-build-file.py | |
| parent | c518b336a37328e1a5ca9304f4a2de7a14d45255 (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