Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3d6713d authored by David Su's avatar David Su
Browse files

frameworks/base/wifi: Add MOVED.txt

Document where the files have been moved to.

Bug: 137323948
Test: compiles
Change-Id: Ib1a017a71c265eba00eae44663fd225ce1bec0f8
parent 3e167c12
Loading
Loading
Loading
Loading

wifi/MOVED.txt

0 → 100644
+8 −0
Original line number Original line Diff line number Diff line
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.