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 5af4a2656..fc2a7a023 100644
--- a/flags.aconfig
+++ b/flags.aconfig
@@ -37,3 +37,10 @@ flag {
description: "Enables in-app progress display of file operations"
bug: "378011512"
}
+
+flag {
+ name: "redirect_get_content"
+ namespace: "documentsui"
+ description: "Redirects GET_CONTENT requests to Photopicker when appropriate"
+ bug: "377771195"
+}