Loading sensors/aidl/android/hardware/sensors/SensorType.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -718,8 +718,8 @@ enum SensorType { HEADING = 42, /** * Base for device manufacturers private sensor types. * These sensor types can't be exposed in the SDK. * Base of the range reserved for device manufacturers' private sensor * types. These sensor types aren't documented in the SDK. */ DEVICE_PRIVATE_BASE = 0x10000, } Loading
sensors/aidl/android/hardware/sensors/SensorType.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -718,8 +718,8 @@ enum SensorType { HEADING = 42, /** * Base for device manufacturers private sensor types. * These sensor types can't be exposed in the SDK. * Base of the range reserved for device manufacturers' private sensor * types. These sensor types aren't documented in the SDK. */ DEVICE_PRIVATE_BASE = 0x10000, }