sm6250-common: Address missing libbinder symbols in libwfdnative

_ZN7android6binder12atrace_beginEmPKc
_ZN7android6binder10atrace_endEm

Change-Id: I942d51721461dbbf9c8d0f2f32128529bb7480c3
This commit is contained in:
Nick Reuter
2025-02-09 18:24:28 +01:00
committed by Giovanni Ricca
parent 96111be70c
commit bb6067a9c5
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -16207,6 +16207,7 @@ cc_prebuilt_library_shared {
], ],
shared_libs: [ shared_libs: [
"libinput_shim", "libinput_shim",
"libbinder_shim",
"libandroid_runtime", "libandroid_runtime",
"libui", "libui",
"libinput", "libinput",
Binary file not shown.