From 860bd020b0414c3d52da8bcde260fbbbb20a9359 Mon Sep 17 00:00:00 2001 From: Paul Keith Date: Tue, 9 Jan 2018 01:33:00 +0100 Subject: Snap: Rip out hdr-need-1x option * This breaks HDR on every device that has this param, because this makes the camera HAL return *1* e*x*tra frame at 0 exposure, and since Snap doesn't know what to do with this extra frame, it erroneously saves it as a second picture on device storage * Remove this option entirely to make HDR great again Change-Id: I8ef4072eb030f4ab6e608a0da268274a3dc58e34 --- res/values/qcomstrings.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'res/values/qcomstrings.xml') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index 57df98ab3..c95f19f02 100755 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -864,20 +864,6 @@ hdr-mode-sensor hdr-mode-multiframe - - @string/pref_hdr_need_1x_value_true - - - HDR need 1x frame - - - @string/setting_off - @string/setting_on - - - false - true - 0 -- cgit v1.2.3