commit | 07979bd7832ca2df5e6fa3baa2b9688103de1d6b | [log] [tgz] |
---|---|---|
author | Nataniel Borges <[email protected]> | Mon Dec 04 21:47:00 2023 +0000 |
committer | Nataniel Borges <[email protected]> | Wed Dec 06 13:10:11 2023 +0000 |
tree | a35bacdc89d750a030733a511e30098992b25c1c | |
parent | b3c23e19576c3fff0f20a5658c37145dd23c386f [diff] [blame] |
Cleanup perfetto proto config Fixes: 312700921 Test: <flicker tests in presubmit> Change-Id: Ibf8b2f50eff91209bc412336d224a6283fd90a59
diff --git a/tests/FlickerTests/Notification/Android.bp b/tests/FlickerTests/Notification/Android.bp index 5bed568..4648383 100644 --- a/tests/FlickerTests/Notification/Android.bp +++ b/tests/FlickerTests/Notification/Android.bp
@@ -30,4 +30,5 @@ test_config_template: "AndroidTestTemplate.xml", srcs: ["src/**/*"], static_libs: ["FlickerTestsBase"], + data: ["trace_config/*"], }