diff options
author | 2025-02-20 18:28:53 -0800 | |
---|---|---|
committer | 2025-02-20 18:28:53 -0800 | |
commit | 8597dfd50b683bd441c8a4970c3d7e29d1c7e27c (patch) | |
tree | 935be7fb7ed25501e81b1e92060a3aab033750eb /android/Android.bp | |
parent | 9e735e2059264b853c8fd0bdc7ccc034e9a4d886 (diff) |
Convert test_mapping.zip to soong
Bug: 398025839
Test: Diffed test_mapping.zip before/after this change
Change-Id: Ief6e1dd110749929b55157434a70862efc676eaa
Diffstat (limited to 'android/Android.bp')
-rw-r--r-- | android/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Android.bp b/android/Android.bp index aef18fec0..1cc7ffe1d 100644 --- a/android/Android.bp +++ b/android/Android.bp @@ -112,6 +112,7 @@ bootstrap_go_package { "soong_config_modules.go", "team.go", "test_asserts.go", + "test_mapping_zip.go", "test_suites.go", "testing.go", "transition.go", |