Files
vendor_xiaomi_klee/proprietary/odm/etc/camera/xiaomi/satsettings.json
T
xyzuniverse f2c3eea3f3 klee: Initial vendor tree
Change-Id: Id84cbbc84ce32ce0af59e42e797de11ea2244efd
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
2026-05-10 12:29:05 +02:00

24 lines
642 B
JSON

{
/* SAT fallback settings
Fallback support mask:
bit[0] is support W2UW or not,
bit[1] is support T2W or not,
bit[2] is support UT2W or not,
bit[3] is support UT2T or not.
*/
"SatFallback": {
"satFallbackSwitch": 0
},
"enablePreviewFusion":0,
"isSupportBokehCapConfig": true,
"transitionZoomRatioLow": "0.6:1.0:2.0",
"supported3rdSat": true,
"supported3rdSatFallback": false,
"hwcapability": {
"isz": 2,
"ois": 4,
"periscope": 0
},
"startSwitchSensorFrameNums": 10,
"needStartSwitchSensorList": [4]
}