summaryrefslogtreecommitdiff
path: root/wifi
diff options
context:
space:
mode:
authorScott Lobdell <slobdell@google.com>2021-01-26 13:27:13 -0800
committerScott Lobdell <slobdell@google.com>2021-01-26 23:56:48 -0800
commite85435d4d9a2f7122bd5c97ad0a25c768d124a0e (patch)
tree9b769146d5107f796ef2e6099bab631a7d5b2b1a /wifi
parente92fb723c77ee0204a1ffa431ec23d2416952171 (diff)
parente1acccdfba2d67c675fb6d915345d0aaa089d75c (diff)
Merge SP1A.210122.003
Bug: 178561525 Change-Id: Ifb7c4a1c94e1f4cab710826d57282b981a46e990
Diffstat (limited to 'wifi')
-rw-r--r--wifi/MOVED.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/wifi/MOVED.txt b/wifi/MOVED.txt
new file mode 100644
index 000000000000..6ffb23cb0aaf
--- /dev/null
+++ b/wifi/MOVED.txt
@@ -0,0 +1,8 @@
+Source code and tests for Wifi module APIs have moved to
+packages/modules/Wifi/framework.
+
+- frameworks/base/wifi/java -> packages/modules/Wifi/framework/java
+- frameworks/base/wifi/tests -> packages/modules/Wifi/framework/tests
+
+What remains in frameworks/base/wifi are Wifi APIs that
+are not part of the Wifi module.