Add partial bp2build support for APEX targets (second try).
Test: Added unit test Change-Id: Icbf0475251aac5d1f13bd35a18f90b6c70f3ae29
This commit is contained in:
@@ -19,6 +19,7 @@ bootstrap_go_package {
|
||||
],
|
||||
deps: [
|
||||
"soong-android",
|
||||
"soong-apex",
|
||||
"soong-bazel",
|
||||
"soong-cc",
|
||||
"soong-cc-config",
|
||||
@@ -27,6 +28,7 @@ bootstrap_go_package {
|
||||
"soong-sh",
|
||||
],
|
||||
testSrcs: [
|
||||
"apex_conversion_test.go",
|
||||
"build_conversion_test.go",
|
||||
"bzl_conversion_test.go",
|
||||
"cc_library_conversion_test.go",
|
||||
|
Reference in New Issue
Block a user