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

Commit fe9a70a5 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: 2a20554f

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

Change-Id: I9ca29ba6bb0070c165ede769abdea405abd6c6eb
parents 6b984f63 2a20554f
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 {