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

Commit e57d3f21 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "trusty: Add host build for rpmb_dev" into main

parents c908a970 3fa77a15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,12 +18,12 @@ package {
cc_binary {
    name: "rpmb_dev",
    vendor: true,
    host_supported: true,

    srcs: [
        "rpmb_dev.c",
    ],
    shared_libs: [
        "libc",
        "libcutils",
        "liblog",
        "libcrypto",