Comment # 1 on bug 1123898 from
I have actually realized that this product id is used when the phone is in
'charge only mode' with android debugging enabled. Without the rule I listed
its impossible to access the device with `adb` due to a permissions error when
in 'charge only mode'. Although the rule fixes that it shows the device as an
MTP device, but no media can be accessed unless the phone is put into its MTP
mode. While in the MTP mode the phone shows up as a media player correctly
without the new rule and can be accessed using `adb`.

Is it possible to have a rule that gives access to the phone through `adb` when
in 'charge only mode' yet does not show the phone as a media player?


You are receiving this mail because: