mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Fix #1023461 (Device detection not working for new Android)
This commit is contained in:
parent
6b22664daf
commit
9b3c01e703
@ -41,6 +41,7 @@ class ANDROID(USBMS):
|
|||||||
0xca9 : HTC_BCDS,
|
0xca9 : HTC_BCDS,
|
||||||
0xcac : HTC_BCDS,
|
0xcac : HTC_BCDS,
|
||||||
0xccf : HTC_BCDS,
|
0xccf : HTC_BCDS,
|
||||||
|
0xce5 : HTC_BCDS,
|
||||||
0x2910 : HTC_BCDS,
|
0x2910 : HTC_BCDS,
|
||||||
0xff9 : HTC_BCDS + [0x9999],
|
0xff9 : HTC_BCDS + [0x9999],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user