diff options
author | Josef Micka | 2022-09-21 14:50:55 +0200 |
---|---|---|
committer | Nikias Bassen | 2022-09-21 17:08:58 +0200 |
commit | 7f24e9a9c9e862c4d65c3a460fc2315d606d9c7d (patch) | |
tree | 31f61e678dec5cbdb32d971e950bdb3a8e6cd319 /udev/39-usbmuxd.rules.in | |
parent | f50e52f3393a9149ac65fdda8f0d425109efc7fe (diff) | |
download | usbmuxd-7f24e9a9c9e862c4d65c3a460fc2315d606d9c7d.tar.gz usbmuxd-7f24e9a9c9e862c4d65c3a460fc2315d606d9c7d.tar.bz2 |
Fix preflight for older devices
On older devices with iOS 5 and even before there is no "ProductName", only
"ProductType" or "DeviceClass" (which is still present).
usbmuxd fails to connect these devices, because it can't receive product name.
"DeviceClass", like "ProductVersion", can be retrieved even in locked state,
so this commit changes it to use that instead.
Diffstat (limited to 'udev/39-usbmuxd.rules.in')
0 files changed, 0 insertions, 0 deletions