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

Commit 0a1a8356 authored by Priyanka Advani (xWF)'s avatar Priyanka Advani (xWF) Committed by Gerrit Code Review
Browse files

Revert^2 "Update trusty to use secretkeeper hal V1"

This reverts commit 84efbc56.

Reason for revert: Droidmonitor created revert due to b/404901840. Will be verifying through ABTD before submission.

Change-Id: I92ac8a1868753758f082ad20fd5967da7bbb1701
parent 84efbc56
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -27,18 +27,16 @@ 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",
        "libsecretkeeper_hal_v1",
        "libtrusty-rs",
    ],
    defaults: [
        "secretkeeper_use_latest_hal_aidl_rust",
    ],
    prefer_rlib: true,
}