Switch update engine from libhidl to libhidlbase am: 25cea5ed4c
am: 920d8165ea

Change-Id: I15c03d9af107932d0c3918d06b64d3aa31f41e22
diff --git a/Android.mk b/Android.mk
index a56a81b..8658fb9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -244,7 +244,7 @@
 
 ue_libupdate_engine_boot_control_exported_shared_libraries := \
     libhwbinder \
-    libhidl \
+    libhidlbase \
     libutils \
     android.hardware.boot@1.0 \
     $(ue_update_metadata_protos_exported_shared_libraries)