commit | 83a0b8483e3adf12b2568ddb9529de26d96e8ae1 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Jul 19 18:37:15 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Jul 31 14:13:54 2019 +0000 |
tree | f9f050e9383bb9bb8902d804ed4f495c96ab8c99 | |
parent | d957823e99cd30067818ceb2a32ef110a26aef35 [diff] |
sensorhandler: add accessor for entities singleton Add an accessor to grab the entities singleton as a step towards building it on first access from json. Tested: This change has not been tested beyond build verification. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2cf1fbd7ad10b4e1b63af347c824ad37bc8a56c9
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
.