sm6150-common: Add libwfdservice_shim for WFD

e69a5be2449122f90220151f9d01ace15221facf in system/hardware/interfaces
broke the ABI ;'(

Change-Id: I3badfc56581a6bf3de5d7e996fa51f59eb164aae
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
LuK1337 2025-04-01 16:11:23 +02:00 committed by donjohanliebert
parent 396a23f32e
commit ca374317f4
2 changed files with 1 additions and 0 deletions

View File

@ -11608,6 +11608,7 @@ cc_prebuilt_binary {
"proprietary/system_ext/bin/wfdservice64", "proprietary/system_ext/bin/wfdservice64",
], ],
shared_libs: [ shared_libs: [
"libwfdservice_shim",
"liblog", "liblog",
"libutils", "libutils",
"libcutils", "libcutils",