summaryrefslogtreecommitdiffstats
path: root/fdi/31-apple-mobile-device.fdi
diff options
context:
space:
mode:
Diffstat (limited to 'fdi/31-apple-mobile-device.fdi')
-rw-r--r--fdi/31-apple-mobile-device.fdi16
1 files changed, 0 insertions, 16 deletions
diff --git a/fdi/31-apple-mobile-device.fdi b/fdi/31-apple-mobile-device.fdi
deleted file mode 100644
index 5d4427b..0000000
--- a/fdi/31-apple-mobile-device.fdi
+++ /dev/null
@@ -1,16 +0,0 @@
1<?xml version="1.0"?>
2<deviceinfo version="0.2">
3 <device>
4 <match key="info.subsystem" string="usb">
5 <match key="usb.vendor_id" int="0x05ac">
6 <match key="usb.product_id" compare_ge="0x1290">
7 <match key="usb.product_id" compare_le="0x1294">
8 <match key="usb.interface.number" int="0x1">
9 <append key="info.capabilities" type="strlist">afc</append>
10 </match>
11 </match>
12 </match>
13 </match>
14 </match>
15 </device>
16</deviceinfo>