commit | 47c5e530b01b620a4f65efa121a938789a6823b4 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Mon Jun 26 18:28:00 2017 -0700 |
committer | Andy Hung <hunga@google.com> | Wed Jun 28 15:50:37 2017 -0700 |
tree | b3285b6642ee395668ca3b0525321991c971d405 | |
parent | a88051816bc629eb20de8f4cecf2d4a4c1cbfc4a [diff] [blame] |
AAudioService: add dumpsys capability Test: adb shell dumpsys media.aaudio Bug: 38396780 Change-Id: I8b5c421bdd1b3228d8140816a68740709aa9757b
diff --git a/services/oboeservice/Android.mk b/services/oboeservice/Android.mk index 7f7d465..12f7e04 100644 --- a/services/oboeservice/Android.mk +++ b/services/oboeservice/Android.mk
@@ -50,6 +50,7 @@ libbinder \ libcutils \ libmediautils \ + libserviceutility \ libutils \ liblog