sm6375-common: Add libwfdservice_shim for WFD
e69a5be2449122f90220151f9d01ace15221facf | AOSP in system/hardware/interfaces broke the ABI ;'( Change-Id: I3badfc56581a6bf3de5d7e996fa51f59eb164aae
This commit is contained in:
parent
b53ed0077c
commit
38b601ffbe
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ lib_fixups: lib_fixups_user_type = {
|
||||||
}
|
}
|
||||||
|
|
||||||
blob_fixups: blob_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()
|
'system_ext/etc/permissions/moto-telephony.xml': blob_fixup()
|
||||||
.regex_replace('/system/', '/system_ext/'),
|
.regex_replace('/system/', '/system_ext/'),
|
||||||
'system_ext/priv-app/ims/ims.apk': blob_fixup()
|
'system_ext/priv-app/ims/ims.apk': blob_fixup()
|
||||||
|
|
Loading…
Reference in a new issue