Rename wifi-service to service-wifi
Only rename the service.jar, the intermediates still use wifi-service.
Bug: 145195135
Test: Device boots up and connects to wifi networks.
Change-Id: Ic2f7bb39060235994ef39e445fd2a9fe074c40af
diff --git a/service/Android.bp b/service/Android.bp
index 22cb3a5..928f9c5 100644
--- a/service/Android.bp
+++ b/service/Android.bp
@@ -99,7 +99,7 @@
// wifi-service static library
// ============================================================
java_library {
- name: "wifi-service",
+ name: "service-wifi",
defaults: ["wifi-service-common"],
installable: true,
static_libs: ["wifi-service-pre-jarjar"],
@@ -146,6 +146,7 @@
// TODO: This should be signed by a wifi specific certificate.
// ============================================================
android_app {
+ // TODO: Rename to service-wifi-resources? What about b/151678653?
name: "wifi-service-resources",
defaults: ["wifi-service-common"],
resource_dirs: [