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

Commit 12262d56 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Disable libbootloader_message for darwin"

parents b699b4b1 fb68d38f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -41,6 +41,9 @@ cc_library {
            static_libs: [
                "libfstab",
            ],
        }
        },
        darwin: {
            enabled: false,
        },
    }
}