Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b67d59c authored by Ben Romberger's avatar Ben Romberger
Browse files

hal: Correct AC4 definition in audio extn header

Correct the AC4 definition in the audio extention
header to match the definition in the Android
header.

Change-Id: I3365ecb990d64e758f9eb172888cfb7b3ea989b0
parent b492e072
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
#endif

#ifndef AUDIO_FORMAT_AC4
#define AUDIO_FORMAT_AC4  0x23000000UL
#define AUDIO_FORMAT_AC4  0x22000000UL
#endif

#ifndef AUDIO_OUTPUT_FLAG_TIMESTAMP