pub type SensorId = i32;
Expand description

Uniquely identifies a sensor in the sensor APIs.

Defined to be compatible with: https://android.googlesource.com/platform/hardware/interfaces/+/main/sensors/1.0/types.hal#817