summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/flags.aconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig
index cc7510b27..2dd34e5ff 100644
--- a/flags/flags.aconfig
+++ b/flags/flags.aconfig
@@ -54,3 +54,12 @@ flag {
bug: "346369736"
is_fixed_read_only: true
}
+
+flag {
+ name: "livevdata_refactor_permission_timeline_enabled"
+ is_exported: true
+ namespace: "permissions"
+ description: "This flag is used to enable modern app architecture implementation for timeline page"
+ bug: "354234946"
+ is_fixed_read_only: true
+}