Move wifi.proto to shared service .jar

Changes to ART are causing nano-proto's generated java base classes
to conflict with their duplicates in other projects, leading to a
NullPointerException.

Moving wifi.proto to the same build as other framework service protos in
order for them to share and not generate a duplicate CodedOutputByteBufferNano
class.

wifi.proto now lives at:
frameworks/base/proto/src/wifi.proto

Bug: 32261442
Test: Builds, and existing Unit tests pass
Change-Id: Ib386724094cf0efbf9e90f8fd8ecd6fa178d4d83
Merged-In: Ib386724094cf0efbf9e90f8fd8ecd6fa178d4d83
2 files changed
tree: 43cb105a65d0b9ffa5546b34e2d379849fe2762e
  1. libwifi_hal/
  2. libwifi_system/
  3. service/
  4. tests/
  5. PREUPLOAD.cfg