commit | 5a7a04da0bbb38567d2dd77bcec3222d50e67cce | [log] [tgz] |
---|---|---|
author | Potin Lai <potin.lai@quantatw.com> | Wed Jan 10 15:25:21 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 11 02:49:32 2024 +0000 |
tree | 77195d3b8a4c598fd0b8ef99761c8c8bddff409a | |
parent | b647d63fc47538a4256e5f47e40501257eab6f0b [diff] |
storagecommands: fix sensorTree never updated Swap the sequence of sensorTree.empty() and getSensorSubtree() in if statement. This will fix the issue of sensorTree never get updated. Change-Id: I225c3641145643ef481aec977ebd4b8b277b2dc8 Signed-off-by: Potin Lai <potin.lai@quantatw.com>