commit | 87fd2cd13314a2b0b8cbc6441e724a4fea57e20c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Aug 19 12:07:18 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Sep 19 10:20:31 2019 -0700 |
tree | 4b8278bedc9035659d16d8734bac2218e437e131 | |
parent | 99bf1c410f4521e1df05c41cd377e9d1232dbdba [diff] |
sensorhandler: use entity-map from json if filled Step 4 of the transition from YAML to JSON will return the data from the JSON file if present and valid, otherwise it'll fallback and return the default example YAML present in the repository. Tested: This was not tested. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I33c773fc53660a9eb5e27a8c8c3e231c64fe079d
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.