Adding libcutils to the cvd host package am: 6620b244e5 am: a76f4283ee

Original change: https://googleplex-android-review.googlesource.com/c/device/google/cuttlefish/+/12161869

Change-Id: Iaf69950d5e5bee756076c60b2b92f5b8d41e92ed
diff --git a/host_package.mk b/host_package.mk
index 2745081..6a2ba84 100644
--- a/host_package.mk
+++ b/host_package.mk
@@ -69,6 +69,7 @@
 
 cvd_host_shared_libraries := \
     libbase.so \
+    libcutils.so \
     libcuttlefish_fs.so \
     libcuttlefish_utils.so \
     cuttlefish_tcp_socket.so \