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

Commit 4d7c62b0 authored by John Reck's avatar John Reck
Browse files

Remove unused library dependency

Test: builds
Change-Id: I38e2672238e4571b9236621528e5b362039de03d
parent 2ff6ee5e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -72,7 +72,6 @@ cc_defaults {
        "libft2",
        "libminikin",
        "libandroidfw",
        "libRScpp",
    ],
    static_libs: [
        "libEGL_blobCache",
@@ -242,7 +241,6 @@ cc_defaults {
    },

    export_include_dirs: ["."],
    export_shared_lib_headers: ["libRScpp"],
}

cc_library {