From 2d48a072a32d2ee8021fbb62d59504f1aadb0410 Mon Sep 17 00:00:00 2001 From: "boq-halyard-service-composite@system.gserviceaccount.com" Date: Sun, 13 Apr 2025 11:54:04 -0700 Subject: Add flag com.android.graphics.libgui.flags.allocate_buffer_priority to bp2a. This change was automatically created by advancing the Gantry workflow at: https://releasetracker.partner.android.com/changes/9pmpcba000001?build_unique_id=android_platform_wear_system_health Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag. Bug: 399701430 Flag: com.android.graphics.libgui.flags.allocate_buffer_priority Ignore-AOSP-First: AConfig change for future AOSP release (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8d817105a3ca4fc1f5c3024dc1423a33ba2dfba6) Merged-In: Ide87cbc059478c82aec8401a68226e32efe0b34f Change-Id: Ide87cbc059478c82aec8401a68226e32efe0b34f --- .../allocate_buffer_priority_flag_values.textproto | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 aconfig/bp2a/com.android.graphics.libgui.flags/allocate_buffer_priority_flag_values.textproto diff --git a/aconfig/bp2a/com.android.graphics.libgui.flags/allocate_buffer_priority_flag_values.textproto b/aconfig/bp2a/com.android.graphics.libgui.flags/allocate_buffer_priority_flag_values.textproto new file mode 100644 index 00000000..46f9b8ce --- /dev/null +++ b/aconfig/bp2a/com.android.graphics.libgui.flags/allocate_buffer_priority_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.graphics.libgui.flags" + name: "allocate_buffer_priority" + state: ENABLED + permission: READ_ONLY +} -- cgit v1.2.3-59-g8ed1b