Merge "Stop system server depending on the stubs of itself" into rvc-dev

This commit is contained in:
Anton Hansson
2020-04-06 17:28:10 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -48,5 +48,5 @@ java_library {
name: "service-permission-stubs",
srcs: [":service-permission-stubs-srcs"],
defaults: ["service-module-stubs-defaults"],
visibility: ["//visibility:private"]
visibility: ["//frameworks/base/services/core"]
}

View File

@@ -91,7 +91,6 @@ java_library_static {
],
libs: [
"android_system_server_stubs_current",
"services.net",
"android.hardware.light-V2.0-java",
"android.hardware.power-java",
@@ -101,6 +100,7 @@ java_library_static {
"android.net.ipsec.ike.stubs.module_libs_api",
"app-compat-annotations",
"framework-tethering-stubs-module_libs_api",
"service-permission-stubs",
],
required: [