commit | 530e277667f3fdc32d1272f18c5864d694de2afa | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Fri Jul 02 14:42:06 2021 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jul 29 00:10:09 2021 +0000 |
tree | 8ffcfb203c510b9ad7fd68ee8fce43c89d12a2c5 | |
parent | 2703b02982f4fe0e4664836b493b86ebd419b1f4 [diff] |
dbus-sdr: set settable state to true if sensor write is enabled Set the settable state for the sensors to true if `FEATURE_DYNAMIC_SENSORS_WRITE` is enabled. This will help indicate that the sensors are writable to the client tools. Change-Id: I3b61cf5583e697820e28dce3a1d60ea2b08876c2 Signed-off-by: Willy Tu <wltu@google.com>
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
.