Merge "Update comment about headTrackingSensorId" into main

This commit is contained in:
Shunkai Yao
2024-01-03 21:22:18 +00:00
committed by Gerrit Code Review

View File

@@ -67,7 +67,8 @@ union Spatializer {
Spatialization.Mode spatializationMode;
/**
* Head tracking sensor ID.
* Identifies the head tracking sensor using its unique sensor ID.
* The value corresponds to android.hardware.sensors.SensorInfo.sensorHandle.
*/
int headTrackingSensorId;