OSDN Git Service

aaudio: reserve some error codes
authorPhil Burk <philburk@google.com>
Tue, 16 May 2017 21:06:45 +0000 (14:06 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 5 Jun 2017 19:00:40 +0000 (19:00 +0000)
commit17fff38dd9d467bc5fb6cd5b9a6b183951c7750d
tree906d61c442d2dd75f28e62ac8d746e1f45a31bed
parent433ecd85ef10284a71c4ea57279f53427fb9983d
aaudio: reserve some error codes

These codes were unused or redundant.

Bug: 37755198
Test: CTS test_aaudio_misc.cpp
Change-Id: I46797b9fba9406b9c98d4b9aa49f0cacbec332b9
Signed-off-by: Phil Burk <philburk@google.com>
media/libaaudio/include/aaudio/AAudio.h
media/libaaudio/src/client/AudioStreamInternal.cpp
media/libaaudio/src/core/AAudioAudio.cpp
media/libaaudio/src/core/AudioStream.cpp
media/libaaudio/src/legacy/AudioStreamLegacy.cpp
media/libaaudio/src/utility/AAudioUtilities.cpp