mirror of
https://github.com/Evolution-X-Devices/device_samsung_d2x
synced 2026-01-27 14:39:33 +00:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user