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

Commit bb4ed836 authored by Ben Reich's avatar Ben Reich
Browse files

Update bugs to linked flags to be FR bugs

The bugs in flags.aconfig should be the Android FR bug so the FR can
track the Gantry progression of the flag. Update all the known flags to
their appropriate FR bugs.

Bug: 411269618
Bug: 406599215
Bug: 411269957
Bug: 408892602
Bug: 401974530
Flag: EXEMPT updating linked bugs to flag
Test: Verify in Gantry
Change-Id: Ic84dd7fec2d0bd5fe4872a2900a397356dfb723b
parent bb3cd8d5
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ flag {
    name: "use_material3"
    namespace: "documentsui"
    description: "Use Material 3 theme and styles."
    bug: "373720657"
    bug: "401974530"
    is_fixed_read_only: true
}

@@ -13,7 +13,7 @@ flag {
    name: "use_search_v2_read_only"
    namespace: "documentsui"
    description: "Enables the next generation search functionality."
    bug: "383412640"
    bug: "408892602"
    is_fixed_read_only: true
}

@@ -21,7 +21,7 @@ flag {
    name: "zip_ng_ro"
    namespace: "documentsui"
    description: "Enables the next generation ZIP functionality."
    bug: "382550591"
    bug: "411269957"
    is_fixed_read_only: true
}

@@ -29,7 +29,7 @@ flag {
    name: "desktop_file_handling_ro"
    namespace: "documentsui"
    description: "Enables desktop file handling."
    bug: "381778967"
    bug: "406599215"
    is_fixed_read_only: true
}

@@ -37,7 +37,7 @@ flag {
    name: "visual_signals_ro"
    namespace: "documentsui"
    description: "Enables in-app progress display of file operations"
    bug: "378011512"
    bug: "401974530"
    is_fixed_read_only: true
}

@@ -53,6 +53,6 @@ flag {
    name: "use_peek_preview_ro"
    namespace: "documentsui"
    description: "Enables the Peek previewing capability as a substitute for the Inspector."
    bug: "373242058"
    bug: "411269618"
    is_fixed_read_only: true
}