Merge "Make system_server stubs consistent with other stubs" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
10af06b52f
@@ -144,7 +144,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"],
|
||||
}
|
||||
|
||||
@@ -91,7 +91,7 @@ java_library_static {
|
||||
],
|
||||
|
||||
libs: [
|
||||
"services-stubs",
|
||||
"android_system_server_stubs_current",
|
||||
"services.net",
|
||||
"android.hardware.light-V2.0-java",
|
||||
"android.hardware.power-java",
|
||||
|
||||
Reference in New Issue
Block a user