Merge "Make system_server stubs consistent with other stubs"

This commit is contained in:
Anton Hansson
2020-03-25 14:18:31 +00:00
committed by Gerrit Code Review

View File

@@ -138,7 +138,8 @@ droidstubs {
}
java_library {
name: "services-stubs",
name: "android_system_server_stubs_current",
srcs: [":services-stubs.sources"],
installable: false,
static_libs: ["android_module_lib_stubs_current"],
}