Merge "Make system_server stubs consistent with other stubs" am: c2db55d521

Change-Id: I2e4e653f8d1345f8c91c3e251655ea21c51c3fc7
This commit is contained in:
Anton Hansson
2020-03-25 14:31:49 +00:00
committed by Automerger Merge Worker

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"],
}