diff options
Diffstat (limited to 'flags.aconfig')
-rw-r--r-- | flags.aconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/flags.aconfig b/flags.aconfig index 55ee26b14..6a1742a27 100644 --- a/flags.aconfig +++ b/flags.aconfig @@ -18,6 +18,13 @@ flag { } flag { + name: "use_search_v2_rw" + namespace: "documentsui" + description: "Read/write flag that enables the next generation search functionality." + bug: "383412640" +} + +flag { name: "zip_ng" namespace: "documentsui" description: "Enables the next generation ZIP functionality." |