diff options
Diffstat (limited to 'flags.aconfig')
-rw-r--r-- | flags.aconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/flags.aconfig b/flags.aconfig index 560d791b4..165253b1e 100644 --- a/flags.aconfig +++ b/flags.aconfig @@ -45,10 +45,11 @@ flag { } flag { - name: "redirect_get_content" + name: "redirect_get_content_ro" namespace: "documentsui" description: "Redirects GET_CONTENT requests to Photopicker when appropriate" bug: "377771195" + is_fixed_read_only: true } flag { |