Revert "Fix the command to run CtsSeekerDiscoverProviderTest."

This reverts commit ed48c4efe89df3bed6abab2860edfd925dd5b437.

Reason for revert: b/220644698 fixed.
Bug: 220644698

Change-Id: Ie1a473fb0f8e831cc1b8faeaa7e0f00defa6be24
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",