mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
libkeymint_support: Make it vendor accessiable am: abcf89dd53 am: 948bfe2cae
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1870241 Change-Id: Iab163f5c757b1deabb3e8b78aacfc61a448dae47
This commit is contained in:
@@ -25,6 +25,7 @@ package {
|
|||||||
|
|
||||||
cc_library {
|
cc_library {
|
||||||
name: "libkeymint_support",
|
name: "libkeymint_support",
|
||||||
|
vendor_available: true,
|
||||||
cflags: [
|
cflags: [
|
||||||
"-Wall",
|
"-Wall",
|
||||||
"-Wextra",
|
"-Wextra",
|
||||||
@@ -44,6 +45,7 @@ cc_library {
|
|||||||
"libbase",
|
"libbase",
|
||||||
"libcrypto",
|
"libcrypto",
|
||||||
"libutils",
|
"libutils",
|
||||||
|
"libhardware",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user