[automerger skipped] Use android_get_control_socket from the rustutils crate am: 4bf401a5f8 -s ours

am skip reason: Merged-In I70318dc8b197a93d0f791ac968fc03b7aaf2efaa with SHA-1 6af1cf1d16 is already in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/security/+/29492447

Change-Id: I513994a1d130cc6345dd886f2053bd134a43a554
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/provisioner/Android.bp b/provisioner/Android.bp
index ede1ae6..6a4dc24 100644
--- a/provisioner/Android.bp
+++ b/provisioner/Android.bp
@@ -36,6 +36,7 @@
     ],
     static_libs: [
         "android.hardware.common-V2-ndk",
+        "android.hardware.drm.common-V1-ndk",
         "android.hardware.drm-V1-ndk",
         "android.hardware.security.rkp-V3-ndk",
         "libbase",