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

Commit c2db55d5 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Make system_server stubs consistent with other stubs"

parents 749cd526 bde7d4f2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"],
}