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

Commit ee415b6d authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Tweak linux_glibc properties for musl builds in frameworks/base"

parents dc2f8bfa e8f6f0be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -342,7 +342,7 @@ cc_library_shared {
                "libhostgraphics",
            ],
        },
        linux_glibc: {
        host_linux: {
            srcs: [
                "android_content_res_ApkAssets.cpp",
                "android_database_CursorWindow.cpp",
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ cc_library {
                "libz",
            ],
        },
        linux_glibc: {
        host_linux: {
            srcs: [
                "CursorWindow.cpp",
            ],
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ cc_binary_host {
        "libui-types",
    ],
    target: {
        linux_glibc: {
        host_linux: {
            static_libs: [
                // libbinder is only available for linux
                "libbinder",