commit | 0496b1095c8d27c90a49f189c724854c6c5947da | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Feb 11 14:25:22 2025 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Feb 11 16:06:22 2025 -0800 |
tree | c4e8655c6b19ef093d2733220a01a06344c50211 | |
parent | e27e4bf70783c0d7fecfc27a06d2902c5225b2a8 [diff] [blame] |
Use blueprint/pool Use blueprint's typesafe sync.Pool. Test: builds Change-Id: I3de1c455f229eb23ac3ca3dc0baa3bdd7bc0d5d6
diff --git a/android/Android.bp b/android/Android.bp index 540d65b..aef18fe 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -11,6 +11,7 @@ "blueprint-depset", "blueprint-gobtools", "blueprint-metrics", + "blueprint-pool", "sbox_proto", "soong", "soong-android_team_proto",