mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 15:58:43 +00:00
Merge "Build with upstream lld: Fix incorrect static dependencies"
This commit is contained in:
@@ -30,12 +30,12 @@ cc_defaults {
|
|||||||
"libbase",
|
"libbase",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libkeymaster4support",
|
"libkeymaster4support",
|
||||||
"libutils",
|
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"android.hardware.keymaster@4.0",
|
"android.hardware.keymaster@4.0",
|
||||||
"libcrypto",
|
"libcrypto",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
|
"libutils",
|
||||||
],
|
],
|
||||||
fuzz_config: {
|
fuzz_config: {
|
||||||
cc: [
|
cc: [
|
||||||
|
|||||||
Reference in New Issue
Block a user