miatoll: kang camxoverridesettings from hentaios@lmi

This commit is contained in:
Nick C 2021-05-07 12:56:15 +02:00 committed by Aryan Gupta
parent c8c564e3d1
commit 961d7f9cbf
2 changed files with 30 additions and 43 deletions

View File

@ -1,48 +1,36 @@
multiCameraEnable=TRUE
enableSensorHWSync=TRUE
multiCameraFrameSync=1
enableSensorFpsMatch=TRUE
#logInfoMask=0x10082
#overrideLogLevels=0x1F
exportSecureCamera=TRUE
pdafHWEnable=TRUE
logInfoMask=0x10482
overrideLogLevels=0x1F
enableRawHDR=0
enableNCSService=TRUE
disablePDAF=FALSE
disableFocusIndication=1
enable3ADebugData=FALSE
enableTuningMetadata=FALSE
advanceFeatureMask=0x7E7
enableICAInGrid=1
minReprocessInputWidth=8000
minReprocessInputHeight=6000
gyroSensitivityLLS=0.03
gyroSensitivityLLSEnable=FALSE
iseispreviewSupported=TRUE
ismfnrbokehsupported=TRUE
isBeautyMakeupSupported=TRUE
isVideoBeautifierSupported=TRUE
exposeFullSizeForQCFA=FALSE
useFeatureForQCFA=1
enableICAInGrid=1
forceDisableUBWCOnIfeIpeLink=0
enableInternalHALPixelStreamConfig=TRUE
iseispreviewSupported=TRUE
enableBubbleRecovery=FALSE
minReprocessInputWidth=4000
minReprocessInputHeight=3000
logConfigMask=0
#fovcEnable=1
tintlessEnable=TRUE
sessionFallbackWaitTime=1000
#enable3ADebugData=TRUE
#enableTuningMetadata=TRUE
ismfnrbokehsupported=TRUE
enableOfflineNoiseReprocess=1
enableDualIFE=1
isVideoLogformatSupported=TRUE
isColorEnhancementSupported=TRUE
isVideoMimovieSupported=TRUE
isVideoFilterSupported=TRUE
ifeClockFrequencyMHz=0xFFFFFFFF
ifeExternalBandwidthMBytes=0xFFFFFFFF
ifeCamnocBandwidthMBytes=0xFFFFFFFF
isSuperPortraitSupported=FALSE
is3rdLightWeightSupported=TRUE
logInfoMask=0x0
overrideLogLevels=0x0
raiserecoverysigabrt=FALSE
disableFocusIndication=1
isVideoMimovieSupported=TRUE
isVideoLogformatSupported=TRUE
AIEnhancementVersion=2
isVideoFilterSupported=TRUE
isSatNearRangeMode=FALSE
isVideoBokehSupported=TRUE
isFrontVideoBokehSupported=TRUE
isColorRetentionSupported=TRUE
isVideoColorRetentionBackSupported=TRUE
FDFilterEngine=FD_Standard_ARM
isTeleOisSupported=TRUE
fovcEnable=1
is60fpseisSupported=TRUE
enable3ADebugData=FALSE
enableTuningMetadata=FALSE
traceErrorEnable=FALSE
logRequestMapping=FALSE
systemLogEnable=FALSE
enableTOFInterface=TRUE
is60fpsDynamicSupported=TRUE
isHdrBokehSupported=TRUE

View File

@ -156,4 +156,3 @@ void vendor_load_properties() {
void load_common_properties() {
load_dalvik_properties();
}