mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Clarify comment for DEVICE_PRIVATE_BASE" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
68f5aa2ee4
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user