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

Commit 3d464ca3 authored by Hansong Zhang's avatar Hansong Zhang
Browse files

Enable asan for libbluetooth

It's disabled in https://android-review.googlesource.com/c/platform/system/bt/+/1612800

Bug: 221893030
Test: cert/run
Tag: #stability
Change-Id: I6e832895d8637d77414ad635c0812154ba781d40
parent cde254db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ cc_library_shared {
        "-DBUILDCFG",
    ],
    sanitize: {
        never: true,
        scs: true,
    },
    apex_available: [
        "//apex_available:platform",