cepheus: 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)

Signed-off-by: Azure-Helper <azurehelper219@gmail.com>
This commit is contained in:
ghostrider-reborn
2022-07-01 14:47:05 +05:30
committed by chematelegram
parent 75c4f78b08
commit d25eb2997b

View File

@@ -136,6 +136,7 @@ vendor.qcom.bluetooth.soc=cherokee
# Camera
camera.disable_zsl_mode=true
persist.vendor.camera.perflock.enable=0
# Charger
ro.charger.enable_suspend=true