summaryrefslogtreecommitdiff
path: root/settings/src/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20Non-yaml Settingsd implementationFeist, James1-0/+31
This implements an asio based, non-yaml settingsd. This should make it so we don't have to go through the process of creating yaml anymore. Tested: Modifed thermal_mode setting and on reboot it persisted Change-Id: Ie385064aa07838acb16ecd6cc86778d570d586cc Signed-off-by: Feist, James <james.feist@linux.intel.com>