mirror of https://github.com/mstorsjo/fdk-aac.git
aac remove diag
Removing diag mode since it's only required for debugging purposes. Bug: 158010610 Test: n/a Change-Id: I597880ef5b63d12d2971237d02406faceda7e623
This commit is contained in:
parent
5690f9c39f
commit
5e70d8a295
|
@ -57,13 +57,6 @@ cc_library_static {
|
||||||
darwin: {
|
darwin: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
android: {
|
|
||||||
sanitize: {
|
|
||||||
diag: {
|
|
||||||
cfi: true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
|
|
||||||
apex_available: [
|
apex_available: [
|
||||||
|
|
Loading…
Reference in New Issue