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

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

Merge "Fix darwin build break." am: ca5560cb am: 6d108dd5

am: 6d972d0f

Change-Id: I6cf09f9155860cfd8f7baa518f5e2f99e3d702a6
parents e21953e9 6d972d0f
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",