NordicSemiconductor / Android-DFU-Library

Device Firmware Update library and Android app
http://www.nordicsemi.com/dfu
BSD 3-Clause "New" or "Revised" License
763 stars 269 forks source link

Disabling MTU request on Samsung Tab A8 #408

Closed philips77 closed 1 year ago

philips77 commented 1 year ago

This PR disables MTU request on all Android devices with Build.HARDWARE set to ums512_25c10. This should include only Samsung Tab A8 devices. The condition can be changed in the future.

This is related to #339 and #407.