OSDN Git Service

audioflinger: pass return code up from startClient
authorPhil Burk <philburk@google.com>
Fri, 1 Sep 2017 17:45:41 +0000 (10:45 -0700)
committerPhil Burk <philburk@google.com>
Tue, 5 Sep 2017 16:08:23 +0000 (09:08 -0700)
commit81ad5ecd211d0f30225714ae8ee61c4d76dbcf56
tree0160fa4543c2a83f34863a373d0854119334dd76
parent3b224af571e8e70ef643a36e144e7427857d271d
audioflinger: pass return code up from startClient

Was ignoring failed start.

Bug: 65262790
Test: see bug
Change-Id: I0b1d19adfd50d2b00d86bb82f278b720fcbacdb1
services/audioflinger/Threads.cpp
services/oboeservice/AAudioServiceStreamMMAP.cpp