fogos: Disable elf checks for libs with undefined symbols
Change-Id: Iad49f41de91c58dccda6ee158a68bb4130e8755f
This commit is contained in:
parent
1c4e2266b7
commit
1be537e588
1 changed files with 3 additions and 3 deletions
|
@ -110,9 +110,9 @@ vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so
|
|||
|
||||
# Camera - Motorola
|
||||
vendor/etc/init/motorola.hardware.camera.imgtuner@2.0-service.rc
|
||||
vendor/lib64/hw/motorola.hardware.camera.imgtuner@2.0-impl.so
|
||||
vendor/lib64/motorola.hardware.camera.imgtuner@1.0.so
|
||||
vendor/lib64/motorola.hardware.camera.imgtuner@2.0.so
|
||||
vendor/lib64/hw/motorola.hardware.camera.imgtuner@2.0-impl.so;DISABLE_CHECKELF
|
||||
vendor/lib64/motorola.hardware.camera.imgtuner@1.0.so;DISABLE_CHECKELF
|
||||
vendor/lib64/motorola.hardware.camera.imgtuner@2.0.so;DISABLE_CHECKELF
|
||||
vendor/lib64/motorola.hardware.camera.desktop@1.0.so
|
||||
vendor/lib64/motorola.hardware.camera.desktop@2.0.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue