OSDN Git Service

Fix startup error when no config file provided
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 10 Mar 2016 17:20:45 +0000 (09:20 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Thu, 10 Mar 2016 19:37:41 +0000 (11:37 -0800)
commite919eda23208efd6c8d94e27d973632551412b95
treec9c05a37ccffc83bfb0fddb265fa19d0463a2ee2
parenta15f218c9c3164d943bbf32b463d6a9d866e76bd
Fix startup error when no config file provided

If bluetoothtbd was started without config file
present, it would die on asserts about missing config.
From now it'll proceed with default settings.

Change-Id: I46c35fb2ed71efa49430206da13a19ca7df44a64
main/stack_config.c