diff options
| -rw-r--r-- | audio/7.0/IStreamOutEventCallback.hal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/7.0/IStreamOutEventCallback.hal b/audio/7.0/IStreamOutEventCallback.hal index 52e65d3df9..4de767f737 100644 --- a/audio/7.0/IStreamOutEventCallback.hal +++ b/audio/7.0/IStreamOutEventCallback.hal @@ -42,7 +42,7 @@ interface IStreamOutEventCallback { * is TEST(metadata_tests, compatibility_R) [3]. The test for R compatibility for JNI * marshalling is android.media.cts.AudioMetadataTest#testCompatibilityR [4]. * - * R (audio HAL 7.0) defined keys are as follows [2]: + * R (audio HAL 6.0) defined keys are as follows [2]: * "bitrate", int32 * "channel-mask", int32 * "mime", string |
