homepage: https://android.googlesource.com/platform/external/aac/ | |
main_repo: 'https://android.googlesource.com/platform/external/aac/' | |
language: c++ | |
primary_contact: audio-[email protected] | |
auto_ccs: | |
- [email protected] | |
vendor_ccs: | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
- [email protected] | |
fuzzing_engines: | |
- libfuzzer | |
- afl | |
- honggfuzz | |
- dataflow | |
sanitizers: | |
- address | |
- undefined | |
- memory | |
- dataflow | |
architectures: | |
- x86_64 | |
- i386 |