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" am: 1ff635ab2d am: ab78c4b682 am: 2a20554f45 am: fe9a70a53e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1906291 Change-Id: I9730d389cf119e539f9f4a85916065fc40656577
This commit is contained in:
@@ -41,6 +41,10 @@ cc_test {
|
||||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
sanitize: {
|
||||
cfi: false,
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
cc_test_library {
|
||||
|
||||
Reference in New Issue
Block a user