commit | ad54c3086372624cd3bcb2a75ca3441526662c00 | [log] [tgz] |
---|---|---|
author | Jaesoo Lee <jaesoo@google.com> | Mon Jan 23 19:09:02 2017 +0900 |
committer | Jaesoo Lee <jaesoo@google.com> | Fri Mar 10 11:51:11 2017 +0900 |
tree | bcc9539e73d53240789dd2b08f81df0aca89b66c | |
parent | c5d7c8a27a5c9a977e428c01776bbc991bc31923 [diff] |
configstore: add utility library functions for configstore this change adds a set of library functions to facilitate accessing(retrieving) configuration items. Specifically, added template functions for accessing configuration items for following types: OptionalBool, OptionalInt32, OptionalUInt32, OptionalInt64, OptionalUInt64, OptionalString Bug: 34724435 Test: build, run Change-Id: I28d565dcfc04bb71bf891d1b48ce2ec6192eb21f Merged-in: Icca56d0d9e086b9d94c9b1168df041bf7d418698