Loading docs/html/guide/developing/device.jd +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ would on the emulator. There are just a few things to do before you can start.</ <code>SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", MODE="0666"</code></p> </li> <li>Now execute:<br/> <code>chmod a+rx /etc/udev/rules.d/50-android.rules</code> <code>chmod a+r /etc/udev/rules.d/50-android.rules</code> </li> </ol> Loading Loading
docs/html/guide/developing/device.jd +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ would on the emulator. There are just a few things to do before you can start.</ <code>SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0bb4", MODE="0666"</code></p> </li> <li>Now execute:<br/> <code>chmod a+rx /etc/udev/rules.d/50-android.rules</code> <code>chmod a+r /etc/udev/rules.d/50-android.rules</code> </li> </ol> Loading