OSDN Git Service

Add config logging, make parsing stricter, and move sync
authorAjay Panicker <apanicke@google.com>
Thu, 12 May 2016 18:03:39 +0000 (11:03 -0700)
committerAjay Panicker <apanicke@google.com>
Fri, 13 May 2016 17:40:34 +0000 (17:40 +0000)
commit9eb556804ae753b6fabc66329952dae596f378b7
tree0ca006dbdccee884d8de59d50572776039c9ca26
parentf56308e42dc38699111b416fe68da300bf41dfbf
Add config logging, make parsing stricter, and move sync

The functions that parse the config file will report failure if
the config file is improperly formatted or is missing the necessary
Adapter section. Also moved sync to sync the filesystem after the
config file is saved.

Bug: 27354612
Change-Id: Ia75ff628d83bdc933c4bc16761d6c55eef19b757
btif/src/btif_config.c
osi/src/config.c