Revert "potter: disable zsl in Snap only"
Change-Id: I0ca5e3f519775b8f3237e65aecff0f0e093e96fa
(reverted from commit 6afbd10ed4)
This commit is contained in:
@@ -140,8 +140,6 @@ static char *camera_fixup_setparams(int id, const char *settings)
|
||||
params.dump();
|
||||
#endif
|
||||
|
||||
params.set("zsl", "on");
|
||||
|
||||
#if !LOG_NDEBUG
|
||||
ALOGV("%s: fixed parameters:", __FUNCTION__);
|
||||
params.dump();
|
||||
|
||||
@@ -17,5 +17,6 @@
|
||||
|
||||
<resources>
|
||||
<string name="pref_camera_hdr_need_1x_default" translatable="false">false</string>
|
||||
<string name="pref_camera_zsl_default" translatable="false">off</string>
|
||||
<string name="pref_camera_auto_hdr_default" translatable="false">enable</string>
|
||||
<string name="pref_camera_scenedetect_default" translatable="false">on</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user