Skip to content
Snippets Groups Projects
Commit 89e6514c authored by jiaoyuan's avatar jiaoyuan Committed by Gerrit - the friendly Code Review server
Browse files

disable MFNR + RAW

disable MFNR + RAW on UI

Change-Id: I4a0cfacaa454491e7dcb2e028628b5c26372df80
parent f9ebc56f
No related branches found
No related tags found
No related merge requests found
...@@ -165,12 +165,14 @@ ...@@ -165,12 +165,14 @@
{ {
"1":{"pref_camera2_longshot_key":"off", "1":{"pref_camera2_longshot_key":"off",
"pref_camera2_manual_exp_key":"off", "pref_camera2_manual_exp_key":"off",
"pref_camera2_selfiemirror_key":"off"}, "pref_camera2_selfiemirror_key":"off",
"pref_camera2_saveraw_key": "disable"},
"0":{} "0":{}
}, },
"pref_camera2_saveraw_key": "pref_camera2_saveraw_key":
{ {
"enable":{"pref_camera2_longshot_key":"off"}, "enable":{"pref_camera2_longshot_key":"off",
"pref_camera2_capture_mfnr_key":"0"},
"disable":{} "disable":{}
}, },
"pref_camera2_hfr_key": "pref_camera2_hfr_key":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment