Limit the length of virtual input device names in ComputerControlSession.
Input device names are limited to 80 bytes. This change ensures that the generated names for virtual dpad, keyboard, and touchscreen devices do not exceed this limit by truncating the package name portion of the prefix if necessary and using shorter suffixes. Bug: 443074681 Test: presubmit Flag: EXEMPT bugfix Change-Id: I41cd73abb5847abe605f50512c0393f1082757c7
Loading
Please register or sign in to comment