sm6375-common: Add libwfdservice_shim for WFD

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

Change-Id: I3badfc56581a6bf3de5d7e996fa51f59eb164aae
This commit is contained in:
LuK1337 2025-04-01 16:11:23 +02:00 committed by Anand S
parent b53ed0077c
commit 38b601ffbe
No known key found for this signature in database
GPG key ID: EFD0D6FBB9A067B4

View file

@ -54,6 +54,8 @@ lib_fixups: lib_fixups_user_type = {
}
blob_fixups: blob_fixups_user_type = {
'system_ext/bin/wfdservice': blob_fixup()
.add_needed('libwfdservice_shim.so'),
'system_ext/etc/permissions/moto-telephony.xml': blob_fixup()
.regex_replace('/system/', '/system_ext/'),
'system_ext/priv-app/ims/ims.apk': blob_fixup()