From 4b7d9b148be5ffdef55b8053214defbe21bf1c61 Mon Sep 17 00:00:00 2001 From: Lalit Maganti Date: Fri, 10 Dec 2021 21:19:56 +0000 Subject: base: add support for routing traces to reporters Change-Id: I4ff55e9c211bfedada85234ee86f7484acf633ee --- libs/tracingproxy/Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/tracingproxy') diff --git a/libs/tracingproxy/Android.bp b/libs/tracingproxy/Android.bp index 7126bfac773d..23d107b56340 100644 --- a/libs/tracingproxy/Android.bp +++ b/libs/tracingproxy/Android.bp @@ -37,6 +37,7 @@ cc_library_shared { srcs: [ ":ITracingServiceProxy.aidl", + ":TraceReportParams.aidl", ], shared_libs: [ -- cgit v1.2.3-59-g8ed1b