commit | 69b52bc208bdb9418eb6ce2f83318a891e750f78 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Oct 07 15:54:55 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 07 15:54:55 2024 +0000 |
tree | 00ed10b2c9ea45d09cd4c6608ecbad377c1d27c9 | |
parent | 14c37a70ac9b3c3339c5ae79df946457dfda3c83 [diff] | |
parent | d81f0f0c4dea5020d257c64175a3748f9099d65e [diff] |
Merge "Allow more error codes while trying to use incorrect APPLICATION_ID/APPLICATION_DATA." into main am: 611bab04ae am: d81f0f0c4d Original change: https://android-review.googlesource.com/c/platform/system/security/+/3293752 Change-Id: I75cb4d43d048e3f358e852abb286791fe03197f1 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",