mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-02-16 02:30:41 +00:00
lemonadep: Depend on android.hardware.graphics.common-V7
Required for BP3A. Change-Id: Id071b20aa56d5c2e2717215fa6bb6f16f91198ec
This commit is contained in:
@@ -86,7 +86,7 @@ blob_fixups: blob_fixups_user_type = {
|
||||
.clear_symbol_version('rpcmem_free')
|
||||
.clear_symbol_version('rpcmem_to_fd'),
|
||||
'odm/lib64/libAlgoProcess.so': blob_fixup()
|
||||
.replace_needed('android.hardware.graphics.common-V1-ndk_platform.so', 'android.hardware.graphics.common-V6-ndk.so'),
|
||||
.replace_needed('android.hardware.graphics.common-V1-ndk_platform.so', 'android.hardware.graphics.common-V7-ndk.so'),
|
||||
'odm/lib64/libOGLManager.so': blob_fixup()
|
||||
.clear_symbol_version('AHardwareBuffer_allocate')
|
||||
.clear_symbol_version('AHardwareBuffer_describe')
|
||||
|
||||
Reference in New Issue
Block a user