mobile: Make VTY logging commands available to the mobile app
commit0fd13fcd3cb505008c042d0b99e257da1ff76c5a
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>
Wed, 8 Nov 2017 14:06:15 +0000 (8 15:06 +0100)
committerHolger Freyther <holger@freyther.de>
Thu, 9 Nov 2017 03:47:20 +0000 (9 03:47 +0000)
tree956502f1915fa38f1fcd7d11d99550a61aa6c22c
parent3483d4d8447de3a0177204e4c8b74daa57f02cda
mobile: Make VTY logging commands available to the mobile app

So far logging_vty_add_cmds wasn't called. The main.c might be
shared with other apps so place it into the routine that is
setting up the VTY.

Change-Id: I3db9cf288bce12f51e36caad44e9bc34094638f4
src/host/layer23/src/mobile/app_mobile.c