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

Commit 34a856a6 authored by Seth Moore's avatar Seth Moore Committed by Android (Google) Code Review
Browse files

Merge "Add missing dependency on RKP HAL" into tm-qpr-dev-plus-aosp

parents 9f98de23 f6233e65
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",
    ],