Add initial bp2build support for converting android_app_certificate modules.

Test: Added unit test.

Change-Id: Ib5bf1711eca5be772e1bed73663dcb86252e0b4a
This commit is contained in:
Rupert Shuttleworth
2021-07-28 06:21:31 -04:00
parent 8e5b4c5043
commit 5c4881c8ec
4 changed files with 112 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ bootstrap_go_package {
"blueprint-pathtools",
"soong",
"soong-android",
"soong-bazel",
"soong-cc",
"soong-dexpreopt",
"soong-genrule",