Audio: Fix automatic version replacement in IStreamOutEventCallback.hal

The version update script created a typo in the doc string
of IStreamOutEventCallback.

Test: N/A
Change-Id: I331a2781ecb212275d0f8acee33ff49d01714b53
This commit is contained in:
Mikhail Naganov
2020-12-22 23:20:57 +00:00
parent dbb1258329
commit d7d258014e

View File

@@ -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