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

Commit 84984311 authored by Bo Majewski's avatar Bo Majewski Committed by Android (Google) Code Review
Browse files

Merge "[DocsUI Search] Add a DocsUI search flag." into main

parents c87b8ea0 76de6d52
Loading
Loading
Loading
Loading
+10 −1
Original line number Original line Diff line number Diff line
@@ -8,3 +8,12 @@ flag {
    bug: "373720657"
    bug: "373720657"
    is_fixed_read_only: true
    is_fixed_read_only: true
}
}

flag {
    name: "use_search_v2"
    namespace: "documentsui"
    description: "Enables the next generation search functionality."
    bug: "378590312"
    is_fixed_read_only: true
}