commit | d090afe1afb7d7c44478b6a03c451c26935b105a | [log] [tgz] |
---|---|---|
author | Shunkai Yao <yaoshunkai@google.com> | Wed Jan 03 19:49:12 2024 +0000 |
committer | Shunkai Yao <yaoshunkai@google.com> | Wed Jan 03 19:50:15 2024 +0000 |
tree | 9104767efe514a989bbdac6f5c683d829777999a | |
parent | 6b7784edfe99bcf1f9d0ae0d36eccf3d54a3b0fb [diff] |
Update comment about headTrackingSensorId Bug: 317405349 Test: m, aidl-format Change-Id: I5f4b0e931c073d87b1a30a55c39e614d24a63030
diff --git a/audio/aidl/android/hardware/audio/effect/Spatializer.aidl b/audio/aidl/android/hardware/audio/effect/Spatializer.aidl index 6ebe0d5..71e3ffe 100644 --- a/audio/aidl/android/hardware/audio/effect/Spatializer.aidl +++ b/audio/aidl/android/hardware/audio/effect/Spatializer.aidl
@@ -67,7 +67,8 @@ 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;