Android Camera序列10(MTK )

Android Camera序列10(MTK )---camera log相关的命令(3A、Flashlight、Camera)

关闭SELinux

adb shell setenforce 0

将logcat的缓存空间增大为10M

adb shell logcat -G 10m

获取AE的调试信息

adb shell setprop debug.ae_mgr.enable 1                          
adb shell setprop debug.aaa.pvlog.enable 1                      
adb shell setprop debug.ae.enable 9
adb shell setprop vendor.debug.ae_log.enable 1                         
adb shell setprop debug.ae.plineinfo 1

获取HAL层3A的调试信息

adb shell setprop debug.camera.log 1                      
// Hal3AAdapter3.cpp
adb shell setprop debug.hal3av3.log 263    
// Hal3AFlowCtrl.cpp
adb shell setprop debug.camera.log.hal3a 1  
// Thread3AImp.cpp   
adb shell setprop debug.3a.log 1            
// ThreadRawImp.cpp    
adb shell setprop debug.thread_raw.log 1
adb shell setprop debug.aaa_state.enable 1                      

获取闪光灯相关的调试信息

adb shell setprop debug.z.flash_verbose_en 1                    
adb shell setprop vendor.flash_verbose_en 1
adb shell setprop vendor.flash_is_debug 1
adb shell setprop vendor.flash_bin_en 1
adb shell setprop vendor.flash_pf_bmp_en 1
adb shell setprop vendor.FlashAELog.enable 1
adb shell setprop vendor.debug.FlashAwbAlgoLog.enable 1
adb shell setprop debug.FlashAwbAlgoLog.enable 1
adb shell setprop vendor.debug.FlashAELog.enable 1
adb shell setprop debug.FlashAELog.enable 1

获取AWB的调试信息

adb shell setprop vendor.debug.awb_mgr.enable  1
adb shell setprop vendor.debug.awb_log.enable 1
adb shell setprop vendor.debug.awb.enable 1

获取camera相关以及在vendor目录下的的调试信息

adb shell setprop debug.camera.log 1
adb shell setprop persist.vendor.mtk.camera.log_level 3
adb shell setprop vendor.debug.aaa.pvlog.enable 1
adb shell setprop vendor.debug.lce.core.enable 1
adb shell setprop vendor.drv.ccu.log.ccuaealgo 1
adb shell setprop vendor.debug.drv.ccu_drv 5
adb shell setprop vendor.debug.ccuif.ccu_drv 5
adb shell setprop vendor.debug.camera.dbginfo 1  
adb shell setprop debug.cam.drawid 1
adb shell setprop vendor.debug.camera.log 1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值