Enable CFI libjni_pacprocessor
Bug: 145990493 Test: Ran native test proxy_resolver_v8_unittest and GTS DeviceOwnerTest. Change-Id: Ieae52f8569435cc2f85adb0335caae0772ea26ea
This commit is contained in:
@@ -37,4 +37,10 @@ cc_library_shared {
|
||||
"-Wunused",
|
||||
"-Wunreachable-code",
|
||||
],
|
||||
sanitize: {
|
||||
cfi: true,
|
||||
diag: {
|
||||
cfi: true,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user