Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c04cf3c4 authored by Nikita Ioffe's avatar Nikita Ioffe Committed by Android (Google) Code Review
Browse files

Merge "Rename supplementalprocess->sdksandbox jars" into tm-dev

parents ca989e89 59029ad1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,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",
+2 −2
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ combined_apis {
        "framework-scheduling",
        "framework-sdkextensions",
        "framework-statsd",
        "framework-supplementalprocess",
        "framework-sdksandbox",
        "framework-tethering",
        "framework-uwb",
        "framework-wifi",
@@ -136,7 +136,7 @@ combined_apis {
    system_server_classpath: [
        "service-media-s",
        "service-permission",
        "service-supplementalprocess",
        "service-sdksandbox",
    ],
}

+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,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: [
+1 −1
Original line number Diff line number Diff line
@@ -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",