Rename target for ApexInstallHelper.java

To make the naming consistent with other targets.

Test: m
Change-Id: I07208ae1c4770f8cb9a2cf1152d9012322bdf7ca
This commit is contained in:
Pedro Loureiro
2022-09-02 16:26:10 +00:00
parent 7df317bfa8
commit f958e846e4

View File

@@ -19,7 +19,7 @@ package {
}
java_library_host {
name: "com.android.modules.testing.utils",
name: "ApexInstallHelper",
visibility: ["//visibility:public"],
srcs: [
"ApexInstallHelper.java"