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

Commit c895db5f authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Make system_server stubs consistent with other stubs" am: c2db55d5

Change-Id: I2e4e653f8d1345f8c91c3e251655ea21c51c3fc7
parents 4e7a5bf7 c2db55d5
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"],
}