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

Commit 5bd7baf4 authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Setting the host as a OS_GENERIC" am: 686e468c am: 813576fe

parents 4639c92b 813576fe
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -35,6 +35,13 @@ cc_defaults {
    include_dirs: [
        "packages/modules/Bluetooth/system/gd",
    ],
    target: {
        host: {
            cflags: [
                "-DOS_GENERIC",
            ],
        },
    },
}

fluoride_defaults {