mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user