[DO NOT MERGE] Merge "Fix b/213841187 to make the test environment compatible with attenuators." am: 9cacf6f5d5 am: 9a7ddabe1f am: c66de84bc4 am: 16439d09e0 am: 782f0d33e3

Original change: https://googleplex-android-review.googlesource.com/c/platform/tools/test/connectivity/+/16656346

Change-Id: I61e31a2a1e0706c70858e17ee92180d4a60247fd
diff --git a/acts_tests/tests/google/net/ApfCountersTest.py b/acts_tests/tests/google/net/ApfCountersTest.py
index 0b4f3dc..84e96c0 100755
--- a/acts_tests/tests/google/net/ApfCountersTest.py
+++ b/acts_tests/tests/google/net/ApfCountersTest.py
@@ -51,6 +51,7 @@
                       "test_IPv6_RA_with_RTT", )
 
     def setup_class(self):
+        super().setup_class()
         self.dut = self.android_devices[0]
         wutils.wifi_test_device_init(self.dut)
         req_params = []