Revert "Create Mainline wifi stack module"
This reverts commit 09d08e66a0a9d1194d9a61beceaaa212fc55a501
Reason for revert: Wifi services no longer plan to be a separate
APK/process for mainline. Will instead become a jar loaded from Apex.
Also,
a) JarJar all external libraries to a separate com.android.server.x.wifi
namespace.
b) Use proguard to preserve all of com.android.server.wifi and only
strip out unused code from the static libraries linked.
Bug: 144722612
Test: Device boots up & connects to wifi networks
Change-Id: I13f4cad0147e7baa028bc7cf578b72b3636d874e
27 files changed