commit | 3cadf7d81600c89d49d1d4836bbc2c74a8c7b6dd | [log] [tgz] |
---|---|---|
author | Yu Liu <yudiliu@google.com> | Thu Oct 24 18:47:06 2024 +0000 |
committer | Yu Liu <yudiliu@google.com> | Thu Oct 24 22:59:30 2024 +0000 |
tree | cd92abd2d907bc19899e41e98b2e2fc9f09d8ccb | |
parent | 39bebd1002c80d206fbd696956e46595a3d0b5f2 [diff] [blame] |
Move some gob helpers to a new package. Bug: 358427516 Test: CI Change-Id: Ib25bbfb6e89c35cf4a080e2baaffadabf0e5636e
diff --git a/android/Android.bp b/android/Android.bp index 87ac657..1ed2dba 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -9,6 +9,7 @@ "blueprint", "blueprint-bootstrap", "blueprint-depset", + "blueprint-gobtools", "blueprint-metrics", "sbox_proto", "soong",