Android: add Suunto EON Steel as device

This way plugging in an EON Steel should pop up a question if the
user wants to open Subsurface-mobile. Unfortunately, the download
doesn't work, yet, and worse, if the phone goes to sleep while an
EON Steel is plugged in, this appears to trigger a hard crash on
the EON Steel.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-07-03 15:05:45 -07:00
parent bdd1a35c01
commit 8467e53f11

View file

@ -11,4 +11,6 @@
<usb-device vendor-id="1027" product-id="63104"/>
<!-- Cressi (Leonardo) Custom PID -->
<usb-device vendor-id="1027" product-id="63104"/>
<!-- EON Steel -->
<usb-device vendor-id="5267" product-id="48"/>
</resources>