Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ginkgo: Disable QTI perf lock usage in camera HAL
* our dummy qti-perfd-client doesnt play well with our camera hal and crashes everytime lens is switched 11-26 00:15:37.902 16507 16507 F DEBUG : pid: 15967, tid: 16032, name: HwBinder:15967_ >>> /vendor/bin/hw/android.hardware.camera.provider@2.4-service <<< 11-26 00:15:37.902 16507 16507 F DEBUG : uid: 1047 11-26 00:15:37.902 16507 16507 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 11-26 00:15:37.902 16507 16507 F DEBUG : Cause: null pointer dereference ... 11-26 00:15:37.902 16507 16507 F DEBUG : backtrace: 11-26 00:15:37.902 16507 16507 F DEBUG : #00 pc 0000145e /vendor/lib/libqti-perfd-client.so (perf_lock_acq+6) (BuildId: b9021283b270fb111fd8dfa2403d21fe) 11-26 00:15:37.902 16507 16507 F DEBUG : trinket-devs#1 pc 000a1565 /vendor/lib/hw/camera.trinket.so (qcamera::QCameraPerfLock::acquirePerfLock(bool, unsigned int)+184) (BuildId: 4d6a6ba4dea7af2adad6d095fe545643)
- Loading branch information