Switch over from an XML based file format to .INI-style conf files

This change moves us to using a single file format for all configuration
throughout bluedroid. I've provided a transcoder that converts the
previous config file to the new format so settings will be preserved.

In a future revision of bluedroid, we should remove the transcoder and
drop our dependency on tinyxml2.
11 files changed
tree: 7bc731deeec832eeaa4a01b2244178febd830bc5
  1. gki/
  2. system/
  3. Android.mk
  4. CleanSpec.mk