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

Commit 6d108dd5 authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

Merge "Fix darwin build break."

am: ca5560cb

Change-Id: I58c62ac3c93122ffee0f01d90575188c151921f0
parents c7a9ab55 ca5560cb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -30,6 +30,11 @@ cc_library {

    host_supported: true,
    recovery_available: true,
    target: {
        darwin: {
            enabled: false,
        }
    },

    shared_libs: [
        "libbase",