commit | 81c779994b03ae18f0c4a946a5fd9aeb43a36b3a | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Mar 01 21:07:08 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 01 21:07:08 2022 +0000 |
tree | 5404a4a43cbabad1f37c3c46cd8fa5ced9ab5242 | |
parent | 1920f817d6e1ed93f1a699c61365d11d78dd4829 [diff] | |
parent | 36053b6182be27d32e3be0df9255a7409991ea17 [diff] |
Merge "Revert "Fix the command to run CtsSeekerDiscoverProviderTest."" into tm-dev am: 36053b6182 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Nearby/+/17046183 Change-Id: Id20931d56b03c873b918969a0aef874cc86df60c
diff --git a/nearby/tests/multidevices/host/Android.bp b/nearby/tests/multidevices/host/Android.bp index 5aace96..b0adfba 100644 --- a/nearby/tests/multidevices/host/Android.bp +++ b/nearby/tests/multidevices/host/Android.bp
@@ -16,7 +16,7 @@ default_applicable_licenses: ["Android-Apache-2.0"], } -// Run the tests: atest -v CtsSeekerDiscoverProviderTest -- --replicate-parent-setup --multi-device-count 2 +// Run the tests: atest -v CtsSeekerDiscoverProviderTest python_test_host { name: "CtsSeekerDiscoverProviderTest", main: "seeker_discover_provider_test.py",