Merge "add aconfigd-system binary to be installed on /system" into main am: 189b182710

Original change: https://android-review.googlesource.com/c/platform/build/+/3332613

Change-Id: I37a04c5c2827942e27f0ad1b7e39d5c4f41d590f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 8f2f7e3..3a8eb72 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -18,6 +18,7 @@
 PRODUCT_PACKAGES += \
     abx \
     aconfigd \
+    aconfigd-system \
     adbd_system_api \
     aflags \
     am \