MiuiCamera: Initial Poco F3 Repository
- Includes following changes: * Import Xiaomi MiSys Hal and Sepolicy * Import needed camera permissions * Import Camera Postprocessing * Import Poco F3 / Mi 11x Device Features [For Miui Deps] * Import camxoverride settings & tune down CameraX logging * Import needed camera prebuilts for Poco F3 AOSP Device trees * Import Leica/Miui Camera mod 5.x by https://t.me/itzdfplayer & HollyBear * Create device-specific config overlay for following Camera to enable appropriate features * Import device-specific OpenCL * Import AOSP and LOS aux camera overlays * Import appropriate sepolicy for Poco F3 / Mi11x - Repo requires: * Have device-side hides in libinit for .mod_device and .name * Import MiSys entries to FCM [Example:47e3f385a6] * Enable newer HIDL overrideFormat [4d9f9a23e9] * Build camera for Jemalloc [c5d5ea6706] * Set TARGET_CAMERA_PACKAGE_NAME for vendor tags [60ad521bf1] -> [c4fbccafa0] Used changes from following authors: Co-authored-by: UtsavBalar1231 <utsavbalar1231@gmail.com> Co-authored-by: ItzDFPlayer <deniskovalevskiy91@gmail.com> Co-authored-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
73
configs/camera/camxoverridesettings.txt
Normal file
73
configs/camera/camxoverridesettings.txt
Normal file
@@ -0,0 +1,73 @@
|
||||
multiCameraEnable=TRUE
|
||||
logInfoMask=0x0
|
||||
overrideLogLevels=0x1
|
||||
logConfigMask=0x0
|
||||
logWarningMask=0x0
|
||||
logVerboseMask=0x0
|
||||
logDRQEnable=0x0
|
||||
logMetaEnable=0x0
|
||||
logRequestMapping=0x0
|
||||
systemLogEnable=TRUE
|
||||
logCoreCfgMask=0
|
||||
enableAsciiLogging=FALSE
|
||||
enableTxtLogging=0
|
||||
traceGroupsEnable=0
|
||||
enable3ADebugData=FALSE
|
||||
enableTuningMetadata=FALSE
|
||||
MPMSizeThresToDisableDelayedUnmap=0
|
||||
MPMForceDisableDelayedUnmap=TRUE
|
||||
#pdafHWEnable=TRUE
|
||||
oisMaxWaitingTime=50
|
||||
enableOISOptimization=TRUE
|
||||
enableResourceManager=TRUE
|
||||
enableRawHDR=0
|
||||
#forceHWMFFixedNumOfFrames=5
|
||||
enableICAInGrid=1
|
||||
enableNCSService=1
|
||||
iseispreviewSupported=TRUE
|
||||
ismfnrbokehsupported=TRUE
|
||||
isBeautyMakeupSupported=TRUE
|
||||
isVideoBeautifierSupported=TRUE
|
||||
isSuperPortraitSupported=TRUE
|
||||
is3rdLightWeightSupported=TRUE
|
||||
raiserecoverysigabrt=FALSE
|
||||
minReprocessInputWidth=8000
|
||||
minReprocessInputHeight=6000
|
||||
gyroSensitivityLLS=0.04
|
||||
gyroSensitivityLLSEnable=FALSE
|
||||
disableFocusIndication=TRUE
|
||||
overrideFlashTorchCurrent=380
|
||||
overrideFlashlightCurrent=130
|
||||
enableSensorHWSync=1
|
||||
enableSensorFpsMatch=TRUE
|
||||
isVideoBokehSupported=TRUE
|
||||
isVideoMimovieSupported=TRUE
|
||||
isVideoLogformatSupported=TRUE
|
||||
isFrontVideoBokehSupported=TRUE
|
||||
isColorRetentionSupported=TRUE
|
||||
isVideoFilterSupported=TRUE
|
||||
AIEnhancementVersion=2
|
||||
multiCameraFrameSync=1
|
||||
#isParallelCameraDeviceSupported=TRUE
|
||||
FDFilterEngine=FD_Standard_ARM
|
||||
isVideoColorRetentionBackSupported=TRUE
|
||||
fovcEnable=1
|
||||
vsquality=5@30|6@30
|
||||
FDPreprocessing=GTM
|
||||
#miIfeCamnocBandwidthMBytes=4317
|
||||
#miIfeExternalBandwidthMBytes=3746
|
||||
#miIfeBandwidthBoostCount=1
|
||||
algoNormalSupportedValue=0:99|21:99|1:39|G:33
|
||||
algoHQSupportedValue=0:66|21:66|1:6|G:0
|
||||
algoSuperNightSupportedValue=0:8|1:8|21:0|G:0
|
||||
algoEISSupportedValue=0:16|1:0|21:16|G:0
|
||||
algoCameraXEnabled=TRUE
|
||||
sessionMaxFlushWaitTime=2000
|
||||
algoSDKEnabled=TRUE
|
||||
enableCHIPartialData=1
|
||||
quickviewsupport=TRUE
|
||||
enableGPURotation=TRUE
|
||||
colorBokehVersion=0
|
||||
AIEnhancementVideoSupportVersion=1
|
||||
superVideoFilterVersion=1
|
||||
isVideoBeautyScreenshotSupported=TRUE
|
||||
Reference in New Issue
Block a user