Jarjar utils into framework-wifi and share with wifi-service
Jarjar utility classes used by both framework-wifi
and wifi-service into framework-wifi and allow
them to be referenced by wifi-service.
Create wifi-service-pre-jarjar that
builds against framework-wifi-pre-jarjar.
wifi-service is the post-jarjar version, which
links against framework-wifi (post-jarjar) for
the sole purpose of allowing Soong to find the
post-rename classes in framework-wifi, otherwise
Soong will complain about missing classes.
Bug: 142886292
Test: device boots up and connects to wifi
Change-Id: If10972c2a74723b7708d3357b5073299e804610a
3 files changed