You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
319 B

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.