Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d007f955 authored by Atneya Nair's avatar Atneya Nair
Browse files

Add FdToString fix flag

[SAFE CHANGE] Flag addition only.

Test: Compiles
Bug: 306283018
Change-Id: I7e09f372da36eaf44bcb5c944a90c71478299f66
parent 9da1d1b7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -14,3 +14,9 @@ flag {
    bug: "209491695"
}

flag {
    name: "fdtostring_timeout_fix"
    namespace: "media_audio"
    description: "Improve fdtostring implementation to properly handle timing out."
    bug: "306283018"
}