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

Commit 813576fe 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

parents 1f71eeff 686e468c
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 {