Update comment about headTrackingSensorId

Bug: 317405349
Test: m, aidl-format
Change-Id: I5f4b0e931c073d87b1a30a55c39e614d24a63030
This commit is contained in:
Shunkai Yao
2024-01-03 19:49:12 +00:00
parent 6b7784edfe
commit d090afe1af

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;