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

Commit 50d371f3 authored by Chris Manton's avatar Chris Manton
Browse files

bt_headless: Remove unnecessary link and asan options

Bug: 297247268
Test: m .
Change-Id: Idb3c87deddbce4509d631be85fbce2651ef03d79
parent f91b34c2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -127,8 +127,4 @@ cc_binary {
        "libstatssocket",
        "libutils",
    ],
    ldflags: ["-rdynamic"],
    sanitize: {
        cfi: false,
    },
}