From 2d6bed512fb89332e0a10c3fca898619dc124761 Mon Sep 17 00:00:00 2001 From: Yu Liu Date: Thu, 20 Mar 2025 22:21:05 +0000 Subject: Move SyncMap to blueprint. Bug: 358427516 Test: Manually verified genereated ninja and mk files, unit tests. Change-Id: If2d347c39e4f2e4cae51fb5e6dcd407d79bd42df --- android/Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'android/Android.bp') diff --git a/android/Android.bp b/android/Android.bp index 71e674767..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", -- cgit v1.2.3-59-g8ed1b