Skip to content
Snippets Groups Projects
Commit bde7d4f2 authored by Anton Hansson's avatar Anton Hansson
Browse files

Make system_server stubs consistent with other stubs

Include the module_api stubs in system_server one instead of
putting both of these jars on the classpath. Also rename it
to be in line with the other stubs.

Bug: 149293194
Test: m
Change-Id: I2a9318c8ae036edafac086687601fa73d9bf4678
Merged-In: I2a9318c8ae036edafac086687601fa73d9bf4678
(cherry picked from commit a49fb99d)
parent 7f69e09d
No related branches found
No related tags found
No related merge requests found
......@@ -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"],
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment