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
This commit is contained in:
Ben Romberger 2017-09-20 16:18:27 -07:00
parent b492e072ae
commit 0b67d59cb9
1 changed files with 1 additions and 1 deletions

View File

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