sm8350-common: Shim WFD with libgui_shim/libinput_shim

Change-Id: I42bf06bc6b19942303031ef0147dafa6df127fe5
This commit is contained in:
LuK1337 2024-10-12 17:42:02 +02:00 committed by Giovanni Ricca
parent d23d359dd6
commit 0329c1392b
No known key found for this signature in database
3 changed files with 2 additions and 0 deletions

View file

@ -13115,6 +13115,7 @@ cc_prebuilt_library_shared {
"proprietary/system_ext/lib64/libwfdmmsrc_system.so", "proprietary/system_ext/lib64/libwfdmmsrc_system.so",
], ],
shared_libs: [ shared_libs: [
"libgui_shim",
"libbinder", "libbinder",
"libmmosal", "libmmosal",
"liblog", "liblog",
@ -13157,6 +13158,7 @@ cc_prebuilt_library_shared {
"proprietary/system_ext/lib64/libwfdnative.so", "proprietary/system_ext/lib64/libwfdnative.so",
], ],
shared_libs: [ shared_libs: [
"libinput_shim",
"libandroid_runtime", "libandroid_runtime",
"libui", "libui",
"libinput", "libinput",