commit | 6a2d3a06caa337857cf60cfc70a9a78909ad3608 | [log] [tgz] |
---|---|---|
author | Peng Xu <pengxu@google.com> | Mon Dec 21 12:00:23 2015 -0800 |
committer | Peng Xu <pengxu@google.com> | Fri Apr 22 21:54:56 2016 -0700 |
tree | 86e855d09c2bd6884f86d8aaf85bfec9ba89ae05 | |
parent | 151cc4a91a92447a78a964bf1164b50ac8921f65 [diff] |
Fix sensor uuid, retrofit recent event logger Fix an issue that causes uuid field not being initialzed in sensorservice. MostRecentEventLogger in sensorservice is migrated to use RingBuffer instead of a custom circular buffer. This is expected to improve readability and maintainability of code. Dumpsys print format is retouched to offer more information in easier to read format. Bug: 28305085 Change-Id: I190e43350b60a22a9fccb92a95d6eab06a471560