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

Commit f8f34593 authored by Myles Watson's avatar Myles Watson
Browse files

Remove -DHAS_NO_BDROID_BUILDCFG

Bug: 327390105
Test: mma -j32
Flag: EXEMPT, build-only change
Change-Id: I4d94617d40db8796c749aca4dfe3b8df81cbef68
parent d5f74efe
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -20,10 +20,6 @@
#ifndef BT_TARGET_H
#ifndef BT_TARGET_H
#define BT_TARGET_H
#define BT_TARGET_H


#ifndef BUILDCFG
#define BUILDCFG
#endif

#ifndef FALSE
#ifndef FALSE
#define FALSE false
#define FALSE false
#endif
#endif
+0 −1
Original line number Original line Diff line number Diff line
@@ -320,7 +320,6 @@ cc_defaults {
    name: "btstack_fuzzer_default",
    name: "btstack_fuzzer_default",
    host_supported: true,
    host_supported: true,
    cflags: [
    cflags: [
        "-DHAS_NO_BDROID_BUILDCFG",
        "-Wall",
        "-Wall",
        "-Werror",
        "-Werror",
        "-Wextra",
        "-Wextra",