Convert vold to new BootControl client

Test: th
Bug: 227536004
Change-Id: Ia2f8b51d6d3175999b2434454f0ee4e14bde934e
diff --git a/Android.bp b/Android.bp
index fcb0bb4..69907b6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -43,6 +43,8 @@
     ],
     shared_libs: [
         "android.hardware.boot@1.0",
+        "android.hardware.boot-V1-ndk",
+        "libboot_control_client",
         "libbase",
         "libbinder",
         "libcrypto",