Revert "potter: disable zsl in Snap only"

Change-Id: I0ca5e3f519775b8f3237e65aecff0f0e093e96fa

(reverted from commit 6afbd10ed4)
This commit is contained in:
Vachounet
2017-06-17 11:34:08 +02:00
parent 1dbbfccc1d
commit 76ae11f7c6
2 changed files with 2 additions and 3 deletions

View File

@@ -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();