From 59b000ae5f89a5a31988ce20c119f2a1b679de25 Mon Sep 17 00:00:00 2001 From: "boq-halyard-service-composite@system.gserviceaccount.com" Date: Wed, 16 Apr 2025 13:51:27 -0700 Subject: Add flag com.android.input.flags.allow_transfer_of_entire_gesture to bp2a. This change was automatically created by advancing the Gantry workflow at: https://releasetracker.partner.android.com/changes/98sqj7a000001?build_unique_id=ComAndroidInputFlagsAllowTransferOfEntireGestureLaunch-platform Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag. Bug: 397979572 Flag: com.android.input.flags.allow_transfer_of_entire_gesture Ignore-AOSP-First: AConfig change for future AOSP release (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:00367af47e72f059b852b5a738625b380c4617a7) Merged-In: I2aa81524cf711848603f71fc365323d66cd7d290 Change-Id: I2aa81524cf711848603f71fc365323d66cd7d290 --- .../allow_transfer_of_entire_gesture_flag_values.textproto | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 aconfig/bp2a/com.android.input.flags/allow_transfer_of_entire_gesture_flag_values.textproto diff --git a/aconfig/bp2a/com.android.input.flags/allow_transfer_of_entire_gesture_flag_values.textproto b/aconfig/bp2a/com.android.input.flags/allow_transfer_of_entire_gesture_flag_values.textproto new file mode 100644 index 00000000..f5db44cc --- /dev/null +++ b/aconfig/bp2a/com.android.input.flags/allow_transfer_of_entire_gesture_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.input.flags" + name: "allow_transfer_of_entire_gesture" + state: ENABLED + permission: READ_ONLY +} -- cgit v1.2.3-59-g8ed1b