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

Commit 10af06b5 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Make system_server stubs consistent with other stubs" into rvc-dev

parents 3de894ef a49fb99d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"],
}
+1 −1
Original line number Diff line number Diff line
@@ -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",