Merge "Turn off CFI for the Keymaster VTS"

This commit is contained in:
David Drysdale
2021-12-07 06:22:35 +00:00
committed by Gerrit Code Review

View File

@@ -41,6 +41,10 @@ cc_test {
"general-tests",
"vts",
],
sanitize: {
cfi: false,
},
}
cc_test_library {