diff options
author | 2024-01-04 14:47:45 -0800 | |
---|---|---|
committer | 2024-01-05 09:54:09 -0800 | |
commit | 3cc3154d33265d956bb1036d1e9a569cf3eb8d4a (patch) | |
tree | 211a6495af9f6e1f680b5806d75f3ee8c6cdfd3f /android/Android.bp | |
parent | d3f7d1a44c2ea75072197b0e610c07216ba92ae2 (diff) |
Remove more bp2build
Bug: 315353489
Test: m blueprint_tests
Change-Id: Ib854fe1a448c258fe086691a6e5ed2d98537f5e4
Diffstat (limited to 'android/Android.bp')
-rw-r--r-- | android/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/Android.bp b/android/Android.bp index e40e462cc..8de0c7650 100644 --- a/android/Android.bp +++ b/android/Android.bp @@ -105,7 +105,6 @@ bootstrap_go_package { "apex_test.go", "arch_test.go", "config_test.go", - "config_bp2build_test.go", "configured_jars_test.go", "csuite_config_test.go", "defaults_test.go", |