Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 845aca61 authored by Seth Moore's avatar Seth Moore
Browse files

Add missing dependency on RKP HAL

Bug: 258288484
Test: libkeymint_remote_prov_support_test
Change-Id: I032d30e5f46aa3fc0dd7b95373180b9653ccbf23
parent 68a97101
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ cc_test {
    name: "libkeymint_remote_prov_support_test",
    srcs: ["remote_prov_utils_test.cpp"],
    static_libs: [
        "android.hardware.security.rkp-V3-ndk",
        "libgmock",
        "libgtest_main",
    ],