mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 02:35:28 +00:00
Disable most of the pd console command to save space. The command can still be used with subcommands "state" and "dump" to get state information and change debug level. BUG=none BRANCH=none TEST=make buildall with CONFIG_CMD_PD defined and undefined. Also undefined the config option and loaded onto samus and verified that the pd 0 state command still works. Change-Id: Ie41bad53122a1e2a9ef4bad6423b9cdc85f53742 Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/229420 Reviewed-by: Vic Yang <victoryang@chromium.org>