From a51c813548262092668cf736d026f0586086b9aa Mon Sep 17 00:00:00 2001 From: Pechetty Sravani Date: Thu, 23 May 2024 01:16:52 +0000 Subject: Revert "Use APIs for clipboard in PrivacyControlsViewModel" This reverts commit 36041be02ddb10e087dd299863c962bf30cbcc84. Reason for revert: Droidmonitor triggered revert due to build breakage in b/342269215. Will be verifying through ABTD before submission. Change-Id: I6b3fcdc672029a57cde997dd2dfb91bb1216d3d3 --- flags/flags.aconfig | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'flags') diff --git a/flags/flags.aconfig b/flags/flags.aconfig index 2e357ec3a..839acb963 100644 --- a/flags/flags.aconfig +++ b/flags/flags.aconfig @@ -26,17 +26,6 @@ flag { is_fixed_read_only: true } -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" namespace: "permissions" -- cgit v1.2.3-59-g8ed1b