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

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

Merge "Remove service stub dep on default libs"

parents 3db0441e 4304e606
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -143,4 +143,7 @@ java_library {
    srcs: [":services-stubs.sources"],
    installable: false,
    static_libs: ["android_module_lib_stubs_current"],
    sdk_version: "none",
    system_modules: "none",
    java_version: "1.8",
}