diff --git a/wifi/MOVED.txt b/wifi/MOVED.txt new file mode 100644 index 0000000000000..6ffb23cb0aaf8 --- /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.