WifiStack: Formalize wifi resource usages

Move all wifi specific resources (only used from within wifi stack) from
framework core to wifi APK.

Also, add a AndroidManifestBase.xml (included in wifi-service android
library) to ensure that the resources are always compiled into
com.android.wifi package regardless of which APK in use
(com.android.wifi - network stack process or com.android.wifi.inprocess -
system_server process)

Bug: 143464763
Test: Compiles
Change-Id: I2a0471176799dbf9d1802fdc06daadebe2f82edb
55 files changed