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

Change-Id: I6ae5419107c07034968f708c4cb87a01e47cc7d1
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)