diff options
author | 2025-03-14 07:50:15 -0700 | |
---|---|---|
committer | 2025-03-14 07:50:15 -0700 | |
commit | 9373d9682234a7f4a4c807843df1141d418563d9 (patch) | |
tree | 771a9b7356761ff0504458df2b5659f4ee5b7da5 /libs | |
parent | 5b73d4d9147dbda1d3c60b4fd26588872186103e (diff) | |
parent | 1768ebd2f4bc3eb0d0b491d870d803f96bf467c2 (diff) |
Merge "Revert "libgui: Make bq_gl_fence_cleanup a bugfix flag"" into main
Diffstat (limited to 'libs')
-rw-r--r-- | libs/gui/libgui_flags.aconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/gui/libgui_flags.aconfig b/libs/gui/libgui_flags.aconfig index a893b841cc..ce1bc9512c 100644 --- a/libs/gui/libgui_flags.aconfig +++ b/libs/gui/libgui_flags.aconfig @@ -130,9 +130,6 @@ flag { description: "Remove BufferQueueProducer::dequeue's wait on this fence (or the fence entirely) to prevent deadlocks" bug: "339705065" is_fixed_read_only: true - metadata { - purpose: PURPOSE_BUGFIX - } } # bq_gl_fence_cleanup flag { |