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

Commit 6c687127 authored by David Drysdale's avatar David Drysdale Committed by Automerger Merge Worker
Browse files

Merge "Turn off CFI for the Keymaster VTS" am: 1ff635ab am: ab78c4b6 am:...

Merge "Turn off CFI for the Keymaster VTS" am: 1ff635ab am: ab78c4b6 am: 2a20554f am: fe9a70a5

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1906291

Change-Id: I9730d389cf119e539f9f4a85916065fc40656577
parents a9e769e7 fe9a70a5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -41,6 +41,10 @@ cc_test {
        "general-tests",
        "vts",
    ],
    sanitize: {
        cfi: false,
    },

}

cc_test_library {