summaryrefslogtreecommitdiff
path: root/flags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags.aconfig')
-rw-r--r--flags.aconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/flags.aconfig b/flags.aconfig
index 55ee26b14..1c4369603 100644
--- a/flags.aconfig
+++ b/flags.aconfig
@@ -51,3 +51,10 @@ flag {
description: "Redirects GET_CONTENT requests to Photopicker when appropriate"
bug: "377771195"
}
+
+flag {
+ name: "use_peek_preview"
+ namespace: "documentsui"
+ description: "Enables the Peek previewing capability as a substitute for the Inspector."
+ bug: "373242058"
+}