mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Turn off CFI for the Keymaster VTS"
This commit is contained in:
@@ -41,6 +41,10 @@ cc_test {
|
|||||||
"general-tests",
|
"general-tests",
|
||||||
"vts",
|
"vts",
|
||||||
],
|
],
|
||||||
|
sanitize: {
|
||||||
|
cfi: false,
|
||||||
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_test_library {
|
cc_test_library {
|
||||||
|
|||||||
Reference in New Issue
Block a user