commit | f22706d0abdad18f77d2983e32c1259d06f245b6 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Mon Jun 15 02:37:07 2015 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 15 02:37:07 2015 -0700 |
tree | 5e5bd755b35937b976c8118be752753fb9139bd9 | |
parent | a6874042572cd67cba97fbcc9435d0c40e71546f [diff] | |
parent | 1b715764dbc774d1c1755ba99e41d1452573b212 [diff] |
Merge "hal: fix minor spelling error"
diff --git a/hal/audio_extn/audio_extn.h b/hal/audio_extn/audio_extn.h index e7e2418..3e38d2b 100644 --- a/hal/audio_extn/audio_extn.h +++ b/hal/audio_extn/audio_extn.h
@@ -75,7 +75,7 @@ #ifndef WMA_OFFLOAD_ENABLED #define AUDIO_FORMAT_WMA 0x13000000UL -#define AUDIO_FORMAT_WMAPRO 0x14000000UL +#define AUDIO_FORMAT_WMA_PRO 0x14000000UL #endif #ifndef ALAC_OFFLOAD_ENABLED