commit | 043437cfd7a2fadabd9dbce9f83ae1c46294cc36 | [log] [tgz] |
---|---|---|
author | Matt Pape <mpape@google.com> | Wed Feb 20 10:30:47 2019 -0800 |
committer | Matt Pape <mpape@google.com> | Tue Feb 26 14:52:03 2019 -0800 |
tree | 5ba3402188b283e3fcb7588fc5cfe42f110395ab | |
parent | 5624e4f021f1515c9e704da4bbe9398f9b1a3b04 [diff] |
Add typed getters to DeviceConfig API. Typed getters for String, boolean, int, double, and float. These new methods take default_value params and return them in the event that either a flag does not exist, or does not parse correctly. Bug: 126415338 Test: atest FrameworksCoreTests:DeviceConfigTest Change-Id: I10523a7b591d9f062d5de88c5fc4edd8c7c73ee0