Merge "Allow more error codes on multiple block modes failure. Updated tests to use `APPLICATION_ID` along with `APPLICATION_DATA`." into main am: 7edac20066 am: 717c84e9e4

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

Change-Id: Ib087e64195f5ca76a196da6e7a8d633331b53d71
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",