diff options
author | 2024-11-27 14:37:59 +0000 | |
---|---|---|
committer | 2024-11-27 14:38:17 +0000 | |
commit | 322dd88f9dedd580115bd62377c2a21323540d2f (patch) | |
tree | af9a5f370bcfecbd489fa38300f3a7d5962eca06 /services/backup | |
parent | 1d26f393038f039985275d87770cb3bf02335153 (diff) |
Revert "Mark @FlaggedApi flags as exported"
Revert submission 30583310-fix-non-exported-flags
Reason for revert: Likely culprit for b/381233132 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.
Reverted changes: /q/submissionid:30583310-fix-non-exported-flags
Change-Id: Iab8df31884c344069dfccde634623e0cc64ec13c
Diffstat (limited to 'services/backup')
-rw-r--r-- | services/backup/flags.aconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/backup/flags.aconfig b/services/backup/flags.aconfig index 70db323f97dc..fcb7934f7ca0 100644 --- a/services/backup/flags.aconfig +++ b/services/backup/flags.aconfig @@ -68,5 +68,4 @@ flag { "B&R operations in certain cases." bug: "376661510" is_fixed_read_only: true - is_exported: true } |