From f39014be3c1c5ef04894e7489e8a62d51d672314 Mon Sep 17 00:00:00 2001 From: Mark Kim Date: Tue, 19 Dec 2023 00:42:28 +0000 Subject: Change the strings on the opt-out toggle to also account for archiving Test: n/a Bug: 304257274 Change-Id: Ia96eaabcd9fa20fa2d030d2e09bc5ba388247e52 --- flags/flags.aconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'flags') 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 -- cgit v1.2.3-59-g8ed1b