Rename supplementalprocess->sdksandbox jars
Bug: 220320098 Test: m Test: presubmit Test: flashed device, checked BCP and SSCP Change-Id: Ie1d2aac422f9ffe332f9622b168e908dee874c9e
This commit is contained in:
parent
df5971335b
commit
59029ad151
@ -93,7 +93,7 @@ stubs_defaults {
|
||||
":framework-scheduling-sources",
|
||||
":framework-sdkextensions-sources",
|
||||
":framework-statsd-sources",
|
||||
":framework-supplementalprocess-sources",
|
||||
":framework-sdksandbox-sources",
|
||||
":framework-tethering-srcs",
|
||||
":framework-uwb-updatable-sources",
|
||||
":framework-wifi-updatable-sources",
|
||||
|
@ -122,7 +122,7 @@ combined_apis {
|
||||
"framework-scheduling",
|
||||
"framework-sdkextensions",
|
||||
"framework-statsd",
|
||||
"framework-supplementalprocess",
|
||||
"framework-sdksandbox",
|
||||
"framework-tethering",
|
||||
"framework-uwb",
|
||||
"framework-wifi",
|
||||
@ -135,7 +135,7 @@ combined_apis {
|
||||
system_server_classpath: [
|
||||
"service-media-s",
|
||||
"service-permission",
|
||||
"service-supplementalprocess",
|
||||
"service-sdksandbox",
|
||||
],
|
||||
}
|
||||
|
||||
|
@ -134,7 +134,7 @@ java_library_static {
|
||||
"app-compat-annotations",
|
||||
"framework-tethering.stubs.module_lib",
|
||||
"service-permission.stubs.system_server",
|
||||
"service-supplementalprocess.stubs.system_server",
|
||||
"service-sdksandbox.stubs.system_server",
|
||||
],
|
||||
|
||||
required: [
|
||||
|
@ -52,7 +52,7 @@ android_test {
|
||||
"service-blobstore",
|
||||
"service-jobscheduler",
|
||||
"service-permission.impl",
|
||||
"service-supplementalprocess.impl",
|
||||
"service-sdksandbox.impl",
|
||||
"services.companion",
|
||||
"services.core",
|
||||
"services.devicepolicy",
|
||||
|
Loading…
x
Reference in New Issue
Block a user