diff options
author | 2025-03-14 08:47:31 -0700 | |
---|---|---|
committer | 2025-03-14 08:47:36 -0700 | |
commit | f0278fcf02f8eb24958635669968b7253dde2352 (patch) | |
tree | 0c693a3f094b8b150c82455bb647d51b984ff58f | |
parent | 909cf99139bd7bd4e42701825ff4ec73bc659578 (diff) |
Remove flag com.android.systemui.light_reveal_migration from trunk_staging.
This change was automatically created by rolling back a Gantry workflow.
Bug: 281655028
Flag: com.android.systemui.light_reveal_migration
Ignore-AOSP-First: AConfig change for future AOSP release
Change-Id: Ifc66d8e0536fd64130ea5152ee47d3d4477e68b2
-rw-r--r-- | aconfig/trunk_staging/com.android.systemui/light_reveal_migration_flag_values.textproto | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aconfig/trunk_staging/com.android.systemui/light_reveal_migration_flag_values.textproto b/aconfig/trunk_staging/com.android.systemui/light_reveal_migration_flag_values.textproto deleted file mode 100644 index 31fc5fd5..00000000 --- a/aconfig/trunk_staging/com.android.systemui/light_reveal_migration_flag_values.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "com.android.systemui" - name: "light_reveal_migration" - state: ENABLED - permission: READ_WRITE -} |