Temporarily re-add symlink to wifi tests directory from acts_tests to acts

Bug: None
Test: local
Change-Id: Ica8bd01c9d41f87f10b0c8270b6af668bf23361a
diff --git a/acts_tests/tests/google/__init__.py b/acts/tests/__init__.py
similarity index 100%
rename from acts_tests/tests/google/__init__.py
rename to acts/tests/__init__.py
diff --git a/acts_tests/tests/google/wifi/WifiChannelSwitchStressTest.py b/acts/tests/google/wifi/WifiChannelSwitchStressTest.py
similarity index 100%
rename from acts_tests/tests/google/wifi/WifiChannelSwitchStressTest.py
rename to acts/tests/google/wifi/WifiChannelSwitchStressTest.py
diff --git a/acts_tests/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py b/acts/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py
similarity index 100%
rename from acts_tests/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py
rename to acts/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py
diff --git a/acts_tests/tests/google/wifi b/acts_tests/tests/google/wifi
new file mode 120000
index 0000000..48192ea
--- /dev/null
+++ b/acts_tests/tests/google/wifi
@@ -0,0 +1 @@
+../../../acts/tests/google/wifi
\ No newline at end of file