Add support for cc_binary in module_exports

Bug: 142920869
Test: m nothing
Change-Id: Ib7e16cb323806782c2186e73e13642e4485fc149
This commit is contained in:
Paul Duffin
2020-01-16 11:47:25 +00:00
parent 7c9662a8e9
commit 25ce04bd3a
4 changed files with 211 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ bootstrap_go_package {
"cc/linker.go",
"cc/binary.go",
"cc/binary_sdk_member.go",
"cc/fuzz.go",
"cc/library.go",
"cc/library_sdk_member.go",