Rename target for ApexInstallHelper.java
To make the naming consistent with other targets. Test: m Change-Id: I07208ae1c4770f8cb9a2cf1152d9012322bdf7ca
This commit is contained in:
@@ -19,7 +19,7 @@ package {
|
||||
}
|
||||
|
||||
java_library_host {
|
||||
name: "com.android.modules.testing.utils",
|
||||
name: "ApexInstallHelper",
|
||||
visibility: ["//visibility:public"],
|
||||
srcs: [
|
||||
"ApexInstallHelper.java"
|
||||
|
||||
Reference in New Issue
Block a user