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

Commit bc39f702 authored by Cindy Zhou's avatar Cindy Zhou
Browse files

libui removing diagnostic

Removing diagnostic mode for bounds sanitizer before release

Bug: 147144481
Bug: 143535333
Test: N/A
Change-Id: I14d57a09fc4b3bff05f7a68667a102a91d5c05db
parent 451f3b51
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -32,12 +32,6 @@ cc_library_shared {
    sanitize: {
        integer_overflow: true,
        misc_undefined: ["bounds"],
        diag: {
            misc_undefined: ["bounds"],
            no_recover: [
                "bounds",
            ],
        },
    },

    srcs: [