camera hardware 調試log的打開調試


hardware 調試log

adb shell dumpsys media.camera -v 1 ,至少改成>=1

adb shell setprop persist.debug.sf.showfps 1
adb shell setprop persist.camera.hal.debug.mask 536870
adb shell setprop persist.camera.sensor.debug 3

adb shell setprop persist.camera.mct.debug 6
adb shell setprop persist.camera.sensor.debug 6
adb shell setprop persist.camera.hal.debug 6

adb shell setprop persist.camera.sensor.debug 5

adb shell setprop persist.camera.global.debug 6  


adb shell setprop persist.camera.cpp.debug.mask 5 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章