d2x: Use libcrypto from VNDK 33 for gpsd

* resolves a SIGSEGV crash that causes the phone to lag

Change-Id: I6094828c486c7a6aef2809e2ebf03e249a7bef49
This commit is contained in:
A2L5E0X1
2026-01-17 12:09:42 +01:00
committed by Bruno Martins
parent 6f948dcbf7
commit 52bf4cf782

View File

@@ -21,6 +21,8 @@ namespace_imports = [
]
blob_fixups: blob_fixups_user_type = {
'vendor/bin/hw/gpsd': blob_fixup()
.replace_needed('libcrypto.so', 'libcrypto-tm.so'),
(
'vendor/bin/vaultkeeperd',
'vendor/lib64/libvkservice.so'