mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
The PD task is using more space in the stack and I'm seeing frequent stack overflow on Plankton. On Samus, we already increased the stack size. Let's also increase this on Ryu and Plankton. BUG=None TEST=make buildall BRANCH=None Change-Id: I468985303b7fd38455dd1fed9db54544581c49cf Signed-off-by: Vic Yang <victoryang@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/223368 Reviewed-by: Alec Berg <alecaberg@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>