diff options
Diffstat (limited to 'flags')
-rw-r--r-- | flags/flags.aconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig index 37aca2a56..49b086b2b 100644 --- a/flags/flags.aconfig +++ b/flags/flags.aconfig @@ -19,4 +19,11 @@ flag { namespace: "wear_security" description: "This flag is used to support Privacy dashboard for Wear" bug: "309721061" +} + +flag { + name: "archiving" + namespace: "permissions" + description: "Feature flag to enable the archiving feature." + bug: "278553670" }
\ No newline at end of file |