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

This commit is contained in:
Treehugger Robot 2024-09-09 19:45:16 +00:00 committed by Gerrit Code Review
commit e57d3f2110

View file

@ -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",