diff options
author | 2025-04-16 23:03:54 -0700 | |
---|---|---|
committer | 2025-04-16 23:03:54 -0700 | |
commit | 93a2544f04c1fe840b1cd5f084f7a64be416c916 (patch) | |
tree | 00d574eddde5bab6ce15ef1c04901e6b38ffa7c2 | |
parent | 4e8ddf0e186a9b24ca20e38f74b0087784f6fbfe (diff) | |
parent | 59b000ae5f89a5a31988ce20c119f2a1b679de25 (diff) |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/33103198'] into 25Q2-release.
Change-Id: I1f2fa67b85f2d4c9f2b0526ee95c3b3fcd357e87
-rw-r--r-- | aconfig/bp2a/com.android.input.flags/allow_transfer_of_entire_gesture_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
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 +} |