Merge "Turn off CFI for the Keymaster VTS" am: 1ff635ab2d
am: ab78c4b682
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1906291 Change-Id: If792d8c254971518aff431760585707d5a860851
This commit is contained in:
commit
2a20554f45
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ cc_test {
|
|||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
sanitize: {
|
||||
cfi: false,
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
cc_test_library {
|
||||
|
|
Loading…
Reference in a new issue