mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Build with upstream lld: Fix incorrect static dependencies" am: 2c76c6867e am: 5f96cab8c0
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2056641 Change-Id: I35671477ab641ae68191007cae43df2fa5ed4bfd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
committed by
Automerger Merge Worker
commit
e18c0f85fd
@@ -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