commit | 7e7a79d86f9596564562c1977aed241d4dc21154 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Tue Dec 15 16:48:16 2020 -0800 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Wed Dec 16 14:33:59 2020 -0800 |
tree | d6e1fdac0af8f5826cc06d4112972e4f4ea87ada | |
parent | 1601ba676489b977715b7b16d3b89dccead8554d [diff] [blame] |
AIDLize IAudioPolicyServiceClient Bug: 160253486 Test: Audio-related tests from CtsMediaTestCases Change-Id: Id37fad4028b620620a45dabe8af068f3158e6228
diff --git a/services/audioflinger/Android.bp b/services/audioflinger/Android.bp index 87b5ff4..a005250 100644 --- a/services/audioflinger/Android.bp +++ b/services/audioflinger/Android.bp
@@ -69,6 +69,7 @@ ], header_libs: [ + "libaudioclient_headers", "libaudiohal_headers", "libmedia_headers", ],