Chromium Code Reviews
Description[sensors][android] Add support for AbsoluteOrientation sensor
This CL introduces new sensor type ABSOLUTE_ORIENTATION that is responsible
for providing orientation quaternion. Android adaptation for GenericSensor
is updated to reflect changes as well as unit tests that verify mapping
between mojom and Android sensor type. SensorReading buffer is increased by
8 bytes to accomodate orientation quaternion representation.
W3C ED: https://w3c.github.io/orientation-sensor/
BUG=661478
Review-Url: https://codereview.chromium.org/2726093003
Cr-Commit-Position: refs/heads/master@{#458717}
Committed: https://chromium.googlesource.com/chromium/src/+/4c6720bb2680945d6fe510f5f4772c62f27b4a9e
Patch Set 1 #Patch Set 2 : Rebased to master, rename enum #Messages
Total messages: 20 (14 generated)
|