summaryrefslogtreecommitdiff
path: root/android/Android.bp
diff options
context:
space:
mode:
author Yu Liu <yudiliu@google.com> 2024-10-24 18:47:06 +0000
committer Yu Liu <yudiliu@google.com> 2024-10-24 22:59:30 +0000
commit3cadf7d81600c89d49d1d4836bbc2c74a8c7b6dd (patch)
treecd92abd2d907bc19899e41e98b2e2fc9f09d8ccb /android/Android.bp
parent39bebd1002c80d206fbd696956e46595a3d0b5f2 (diff)
Move some gob helpers to a new package.
Bug: 358427516 Test: CI Change-Id: Ib25bbfb6e89c35cf4a080e2baaffadabf0e5636e
Diffstat (limited to 'android/Android.bp')
-rw-r--r--android/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Android.bp b/android/Android.bp
index 87ac65789..1ed2dbaa1 100644
--- a/android/Android.bp
+++ b/android/Android.bp
@@ -9,6 +9,7 @@ bootstrap_go_package {
"blueprint",
"blueprint-bootstrap",
"blueprint-depset",
+ "blueprint-gobtools",
"blueprint-metrics",
"sbox_proto",
"soong",