diff options
Diffstat (limited to 'android/Android.bp')
-rw-r--r-- | android/Android.bp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/Android.bp b/android/Android.bp index 00dc50ac2..97d634fb5 100644 --- a/android/Android.bp +++ b/android/Android.bp @@ -12,6 +12,7 @@ bootstrap_go_package { "blueprint-gobtools", "blueprint-metrics", "blueprint-pool", + "blueprint-syncmap", "sbox_proto", "soong", "soong-android_team_proto", @@ -83,6 +84,7 @@ bootstrap_go_package { "nothing.go", "notices.go", "onceper.go", + "otatools_package_cert_zip.go", "override_module.go", "package.go", "package_ctx.go", |