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

Commit 55af8875 authored by Matt Gilbride's avatar Matt Gilbride Committed by Automerger Merge Worker
Browse files

Merge "Revert "Update trusty to use secretkeeper hal V1"" into main am: 5a964ac0

parents a12ce4a1 5a964ac0
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -27,16 +27,18 @@ rust_binary {
        "src/hal_main.rs",
    ],
    rustlibs: [
        "android.hardware.security.secretkeeper-V1-rust",
        "libandroid_logger",
        "libauthgraph_hal",
        "libauthgraph_wire",
        "libbinder_rs",
        "liblibc",
        "liblog_rust",
        "libsecretkeeper_hal_v1",
        "libsecretkeeper_hal",
        "libtrusty-rs",
    ],
    defaults: [
        "secretkeeper_use_latest_hal_aidl_rust",
    ],
    prefer_rlib: true,
}