Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89a65ffb authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: req_mgr: Reduce maximum attempts to apply request" into camera-kernel.lnx.3.1

parents ef9628c6 2ab1fc0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@

#define MAXIMUM_LINKS_PER_SESSION  4

#define MAXIMUM_RETRY_ATTEMPTS 3
#define MAXIMUM_RETRY_ATTEMPTS 2

#define VERSION_1  1
#define VERSION_2  2