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

Commit 9080d16c authored by Cindy Zhou's avatar Cindy Zhou
Browse files

libjni_pacprocessor removing diag

Removing diagnostic mode for CFI before IC

Bug: 147144481
Bug: 145990493
Test: N/A
Change-Id: Ibef8919c62d455531914b62a1b3697eb35527d9e
parent 55a6d9a4
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -39,8 +39,5 @@ cc_library_shared {
    ],
    sanitize: {
        cfi: true,
        diag: {
            cfi: true,
        },
    },
}