mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01:00
On some devices, DisplayInfo does not have a "uniqueId" field. This field is only used for correct UHID behavior on virtual displays, so its absence should not prevent scrcpy from working. Refs #6009 <https://github.com/Genymobile/scrcpy/pull/6009> Fixes #6461 <https://github.com/Genymobile/scrcpy/issues/6461>