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

Commit c4e7d245 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Create `api_for_backported_fixes` flag." into main

parents c6c31d3b 540ef8a2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -240,3 +240,11 @@ flag {
    is_fixed_read_only: true
    bug: "370845648"
}

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
}