commit | 3be68904495c20ef0ccdb490f847987fd5d0f6c1 | [log] [tgz] |
---|---|---|
author | Kunal Malhotra <malhk@google.com> | Tue Feb 28 22:03:15 2023 +0000 |
committer | Kunal Malhotra <malhk@google.com> | Tue Mar 28 23:31:54 2023 +0000 |
tree | 6c83f05649085761b761cc7aab3cc6bd1a90666a | |
parent | 101375ea3a0ffa01fa01d3cf759401d8ded4f078 [diff] [blame] |
Adding in AIDL calls to log API start and stop in audioflinger code Test: manual testing on device Bug: b/263304156 Change-Id: If12e12755036b4b0ca182632ceb68dc3a3522a97
diff --git a/services/audioflinger/Android.bp b/services/audioflinger/Android.bp index 43ef311..3e8afee 100644 --- a/services/audioflinger/Android.bp +++ b/services/audioflinger/Android.bp
@@ -67,6 +67,7 @@ "av-types-aidl-cpp", "effect-aidl-cpp", "libaudioclient_aidl_conversion", + "libactivitymanager_aidl", "libaudioflinger_timing", "libaudiofoundation", "libaudiohal",