Libavc remove diag am: bb48f97189 am: a51b27bfea
Original change: 1549583
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I0acf75c92b04a2f83301410f2001f63c25ecf3c9
This commit is contained in:
commit
43e3bf110c
1 changed files with 0 additions and 20 deletions
20
Android.bp
20
Android.bp
|
|
@ -225,16 +225,6 @@ cc_library_static {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
target: {
|
|
||||||
android: {
|
|
||||||
sanitize: {
|
|
||||||
diag: {
|
|
||||||
cfi: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
sanitize: {
|
sanitize: {
|
||||||
integer_overflow: true,
|
integer_overflow: true,
|
||||||
misc_undefined: ["bounds"],
|
misc_undefined: ["bounds"],
|
||||||
|
|
@ -498,16 +488,6 @@ cc_library_static {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
target: {
|
|
||||||
android: {
|
|
||||||
sanitize: {
|
|
||||||
diag: {
|
|
||||||
cfi: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
sanitize: {
|
sanitize: {
|
||||||
integer_overflow: true,
|
integer_overflow: true,
|
||||||
misc_undefined: ["bounds"],
|
misc_undefined: ["bounds"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue