summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flags.aconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/flags.aconfig b/flags.aconfig
index 6646e196b..eeea9a3b9 100644
--- a/flags.aconfig
+++ b/flags.aconfig
@@ -17,3 +17,9 @@ flag {
is_fixed_read_only: true
}
+flag {
+ name: "zip_ng"
+ namespace: "documentsui"
+ description: "Enables the next generation ZIP functionality."
+ bug: "382550591"
+}