mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-31 02:51:26 +00:00
There are some useful UART bitbang commands, statistics, and logs and such. These shouldn't be enabled by default, and this commit makes it so. BUG=b:35648297 BRANCH=cr50 TEST=Build an image that enables UART bit banging with BITBANG_DEBUG set to 0. Verify that the associated debug commands and statistics are not present. Change-Id: Ic0348a6fb1620229e2ed601e0ff549596d814e1e Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/527605 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>