Add input flag show_pointers_for_partial_screenshare
Bug: 310179437
Test: None
Flag: com.android.input.flag.show_pointers_for_partial_screenshare
Change-Id: Ic59b83002cb6f1d145c6ea85edd73859a1f9812a
diff --git a/libs/input/input_flags.aconfig b/libs/input/input_flags.aconfig
index cbe021b..1c74df1 100644
--- a/libs/input/input_flags.aconfig
+++ b/libs/input/input_flags.aconfig
@@ -143,3 +143,10 @@
description: "Keyboard classifier that classifies all keyboards into alphabetic or non-alphabetic"
bug: "263559234"
}
+
+flag {
+ name: "show_pointers_for_partial_screenshare"
+ namespace: "input"
+ description: "Show touch and pointer indicators when mirroring a single task"
+ bug: "310179437"
+}