commit | e3b67fb179dc36582f27ca442d00c553ec4c2556 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Tue Mar 24 17:35:44 2020 -0700 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Tue Mar 31 15:00:54 2020 -0700 |
tree | 178f4f55051eef164bc96b5ae7535239930cac78 | |
parent | 6084f64b13c6e9b974896a3961728b46e0a6dfbf [diff] [blame] |
Introduce CaptureStateNotifier This is a helper class for notifying a client of capture state changes. Bug: 146157104 Test: Compiles (further testing as part of the topic). Change-Id: Ie27bc404805d319a6969290a6369d59fb68c1f38 Merged-In: Ie27bc404805d319a6969290a6369d59fb68c1f38
diff --git a/services/audiopolicy/service/Android.bp b/services/audiopolicy/service/Android.bp index 1a08eb1..35a4599 100644 --- a/services/audiopolicy/service/Android.bp +++ b/services/audiopolicy/service/Android.bp
@@ -6,6 +6,7 @@ "AudioPolicyEffects.cpp", "AudioPolicyInterfaceImpl.cpp", "AudioPolicyService.cpp", + "CaptureStateNotifier.cpp", ], include_dirs: [