summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authormingwax <mingwax@codeaurora.org>2016-12-07 12:56:45 +0800
committerqimengp <qimengp@codeaurora.org>2016-12-13 19:32:22 +0800
commit837e9a06df019d588d3e158485c4a086d893e4e0 (patch)
treef8690790c6292d0082512f0ddf669aadf07dddd2 /assets
parent45127ea51ce27fe739c4fb5c0540c5af780a8b3e (diff)
downloadandroid_packages_apps_Snap-837e9a06df019d588d3e158485c4a086d893e4e0.tar.gz
android_packages_apps_Snap-837e9a06df019d588d3e158485c4a086d893e4e0.tar.bz2
android_packages_apps_Snap-837e9a06df019d588d3e158485c4a086d893e4e0.zip
SnapdragonCamera: Fix ProMode`s AWB Exposure value changed in First
The ProMode the code is 109, but not set the value, caused use the default value, default value could set the AWB is 1,and set the Exposure is 0; Add the ProMode code in dependency.json CRs-Fixed: 1097742 Change-Id: I64b1e6e020e8d6bbe2b6a4dcbbec4e0957bcb267
Diffstat (limited to 'assets')
-rw-r--r--assets/dependency.json15
1 files changed, 9 insertions, 6 deletions
diff --git a/assets/dependency.json b/assets/dependency.json
index 6c8584cad..cbc96587d 100644
--- a/assets/dependency.json
+++ b/assets/dependency.json
@@ -86,6 +86,14 @@
"103":
{"pref_camera2_coloreffect_key":"0"}
,
+ "104":
+ {"pref_camera2_coloreffect_key":"0"}
+ ,
+ "105":
+ {"pref_camera2_flashmode_key":"off",
+ "pref_camera2_coloreffect_key":"0",
+ "pref_camera2_longshot_key":"off"}
+ ,
"106":
{"pref_camera2_coloreffect_key":"0"}
,
@@ -95,13 +103,8 @@
"108":
{"pref_camera2_coloreffect_key":"0"}
,
- "104":
+ "109":
{"pref_camera2_coloreffect_key":"0"}
- ,
- "105":
- {"pref_camera2_flashmode_key":"off",
- "pref_camera2_coloreffect_key":"0",
- "pref_camera2_longshot_key":"off"}
},
"pref_camera2_clearsight_key":
{