diff --git a/51-android.rules b/51-android.rules index c62baa0..8dc1183 100644 --- a/51-android.rules +++ b/51-android.rules @@ -59,6 +59,9 @@ ATTR{idProduct}=="03a8", GOTO="adbfast" # Amazon Fire 7 (mustang) ATTR{idProduct}=="03c8", GOTO="adbfast" ATTR{idProduct}=="03cb", GOTO="adbfast" +# Amazon Fire HD 8 2018 (karnak) +ATTR{idProduct}=="0338", GOTO="adbfast" +ATTR{idProduct}=="033b", GOTO="adbfast" GOTO="android_usb_rules_end" LABEL="not_Amazon"