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

Commit 5f4f9302 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Create `api_for_backported_fixes` flag." into main

parents b225077f f1b78f4a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -234,3 +234,11 @@ flag {
    is_fixed_read_only: true
    bug: "377557749"
}

flag {
    name: "api_for_backported_fixes"
    namespace: "media_reliability"
    description: "Public API app developers use to check if a known issue is fixed on a device."
    bug: "308461809"
    is_exported: true
}