commit | d448be227affa7e545128516bb7a080b71220aa0 | [log] [tgz] |
---|---|---|
author | Mingjun Yang <yangmingjun@google.com> | Tue Oct 15 05:37:00 2024 +0000 |
committer | Mingjun Yang <yangmingjun@google.com> | Tue Oct 15 05:37:00 2024 +0000 |
tree | da79fbddffc99bb94f7f3d64b5aa9b1c2b69893d | |
parent | 49db50cf022c3cfc96ab13b77546e6b350f5f0f9 [diff] [blame] |
Add test discovery agent skeleton Change-Id: I3dacac6d3081a815d07e461561dec380ea63782b b:371603869 Test:build
diff --git a/ci/Android.bp b/ci/Android.bp index 6d4ac35..0dfbd37 100644 --- a/ci/Android.bp +++ b/ci/Android.bp
@@ -102,6 +102,7 @@ "optimized_targets.py", "test_mapping_module_retriever.py", "build_context.py", + "test_discovery_agent.py", ], }