diff --git a/Android.bp b/Android.bp index 096104f..c14c563 100644 --- a/Android.bp +++ b/Android.bp @@ -25041,7 +25041,7 @@ cc_prebuilt_binary { "proprietary/vendor/bin/hw/android.hardware.security.keymint@2.0-service.trustonic", ], shared_libs: [ - "android.hardware.security.rkp-V3-ndk", + "android.hardware.security.rkp-V2-ndk", "libhidlbase", "android.hardware.security.keymint-V2-ndk", "android.hardware.security.sharedsecret-V1-ndk", diff --git a/proprietary/vendor/bin/hw/android.hardware.security.keymint@2.0-service.trustonic b/proprietary/vendor/bin/hw/android.hardware.security.keymint@2.0-service.trustonic index 8c16271..d62f440 100755 Binary files a/proprietary/vendor/bin/hw/android.hardware.security.keymint@2.0-service.trustonic and b/proprietary/vendor/bin/hw/android.hardware.security.keymint@2.0-service.trustonic differ