sm8350-common: Fix vendor.qti.diaghal@1.0 elf checks
Change-Id: I6336f5a2fda3721e03bfc21030a9b1092d0c9828 Signed-off-by: RobertGarciaa <chae0218@naver.com>
This commit is contained in:
parent
350a96ba76
commit
de2fb061fd
2 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ lib_fixups: lib_fixups_user_type = {
|
|||
'libmmosal',
|
||||
'vendor.qti.hardware.wifidisplaysession@1.0',
|
||||
'vendor.qti.imsrtpservice@3.0',
|
||||
'vendor.qti.diaghal@1.0',
|
||||
): lib_fixup_vendor_suffix,
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@ vendor/lib64/hw/vendor.qti.hardware.capabilityconfigstore@1.0-impl.so
|
|||
vendor/etc/vintf/manifest/vendor.qti.diag.hal.service.xml
|
||||
vendor/bin/diag-router
|
||||
vendor/etc/init/vendor.qti.diag.rc
|
||||
vendor/lib64/vendor.qti.diaghal@1.0.so
|
||||
vendor/lib64/vendor.qti.diaghal@1.0.so;MODULE_SUFFIX=_vendor
|
||||
|
||||
# Display - from sunstone V816.0.8.0.UMQMIXM
|
||||
vendor/etc/display/DPU660.xml|b26dd73e361546d89bf3d7082a471703dc6ac2cb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue