commit | b43ed66d728ed20eef8ad420b1182741c82dd453 | [log] [tgz] |
---|---|---|
author | Akshata Kadam <akshatakadam@google.com> | Mon Aug 07 05:49:48 2023 +0000 |
committer | Harish Mahendrakar <hmahendrakar@google.com> | Tue Nov 07 15:38:20 2023 +0000 |
tree | 56ee0b176673914d35169a0a81b76ad07465236b | |
parent | 7ac0309617a6567b62548d88c20126efc599dde6 [diff] |
Added get_audio_flinger_for_fuzzer in AudioSystem.cpp get_audio_flinger_for_fuzzer() is added in AudioSystem to disable the creation of thread pools. This function is used by the audioflinger_aidl_fuzzer and auidopolicy_aidl_fuzzer fuzzes to avoid the abort() call from fuzzerService() due to thread pool creation. Test: make libaudioclient Bug: 202897137 Merged-In: I13c75cbd89b09089851304f7177ef8f0bf9d39f9 Change-Id: I13c75cbd89b09089851304f7177ef8f0bf9d39f9