Merge "hal: Correct AC4 definition in audio extn header"
This commit is contained in:
commit
da9f957896
|
@ -96,7 +96,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef AUDIO_FORMAT_AC4
|
||||
#define AUDIO_FORMAT_AC4 0x23000000UL
|
||||
#define AUDIO_FORMAT_AC4 0x22000000UL
|
||||
#endif
|
||||
|
||||
#ifndef AUDIO_OUTPUT_FLAG_MAIN
|
||||
|
|
Loading…
Reference in New Issue