diff options
author | 2024-05-23 02:32:41 +0000 | |
---|---|---|
committer | 2024-05-23 02:32:41 +0000 | |
commit | 54e8c2dbbefd68e16b03fd84e1481edb0affdc7b (patch) | |
tree | 2db21d5e8d8a7d65fea04f050c955966e1709e06 /flags | |
parent | 0042d18c34b0b560c8f4cc9811890af4a31bd2ba (diff) | |
parent | a51c813548262092668cf736d026f0586086b9aa (diff) |
Merge "Revert "Use APIs for clipboard in PrivacyControlsViewModel"" into main
Diffstat (limited to 'flags')
-rw-r--r-- | flags/flags.aconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig index a063e4103..a81de8144 100644 --- a/flags/flags.aconfig +++ b/flags/flags.aconfig @@ -29,17 +29,6 @@ flag { } flag { - name: "use_api_for_clipboard_privacy_toggle" - namespace: "permissions" - description: "This flag guards whether the Privacy Controls page uses a hardcoded string or an API to control clipboard privacy" - bug: "263305143" - metadata { - purpose: PURPOSE_BUGFIX - } - is_fixed_read_only: true -} - -flag { name: "archiving_read_only" is_exported: true namespace: "permissions" |