commit | e02c066af62d8f1b86b1bf528b0d5269350b1f35 | [log] [tgz] |
---|---|---|
author | Brian Duddie <bduddie@google.com> | Tue Mar 16 09:53:20 2021 -0700 |
committer | Brian Duddie <bduddie@google.com> | Tue Mar 16 17:40:29 2021 +0000 |
tree | 1e82af3c5bb8fb77a53228bdf785121b9c4450ec | |
parent | 2bbc3a88bd653c050ea270b6456747b40a44c5b3 [diff] |
Add missing union members to ASensorEvent Named fields for accessing data from the gyroscope and uncalibrated accelerometer sensor types were mistakenly left out of the union. Although this data was accessible directly before, these fields make developers' lives easier. Fixes: 182903112 Test: compile only Change-Id: If8189658030fab96b54b79dd318935b9116b5e58