commit | 4501b3510f9b2af2ff63a0471de24e3feea1d0a8 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Thu Jun 29 18:12:36 2017 -0700 |
committer | Eric Laurent <elaurent@google.com> | Sat Jul 01 14:28:57 2017 -0700 |
tree | 486de512a65eaad91323fd521823b7230088643d | |
parent | 8dd045aaf7079fce7c3f0d8457d4e4c7055bac03 [diff] [blame] |
aaudio: improved dumpsys Add more information about various streams and endpoints. Bug: 38396780 Test: adb shell dumpsys media.aaudio Change-Id: I5cc116574bfc3aa93703c182d933dbdfcbefad7a
diff --git a/services/oboeservice/AAudioServiceStreamBase.h b/services/oboeservice/AAudioServiceStreamBase.h index 653b456..0bd2276 100644 --- a/services/oboeservice/AAudioServiceStreamBase.h +++ b/services/oboeservice/AAudioServiceStreamBase.h
@@ -52,6 +52,8 @@ ILLEGAL_THREAD_ID = 0 }; + std::string dump() const; + // ------------------------------------------------------------------- /** * Open the device.