commit | 0ec29f2ef630164b785d832535b379b42e2025f4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 29 23:40:55 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Nov 29 23:40:55 2023 +0000 |
tree | fa6d4a4a6a8c30923e9b17fdcbd26c2a998b8387 | |
parent | ccdedbefc551cf1b7054d500f16cc7d7e7c0c1b0 [diff] | |
parent | d007f955a48af9dce3dc20cb0409cee57413e328 [diff] |
Merge "Add FdToString fix flag" into main
diff --git a/media/audio/aconfig/audioserver.aconfig b/media/audio/aconfig/audioserver.aconfig index a25dd5f..e487b58 100644 --- a/media/audio/aconfig/audioserver.aconfig +++ b/media/audio/aconfig/audioserver.aconfig
@@ -14,3 +14,9 @@ bug: "209491695" } +flag { + name: "fdtostring_timeout_fix" + namespace: "media_audio" + description: "Improve fdtostring implementation to properly handle timing out." + bug: "306283018" +}