mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
Update README.md
Udev rules are often needed on Linux based systems to make sure the user has access to the connected device without needing superuser pemissions.
This commit is contained in:
parent
c7dc2d69ca
commit
07ef214d52
@ -40,6 +40,9 @@ breakfast <device codename> # example: breakfast grouper
|
|||||||
brunch <device codename> # example: brunch grouper
|
brunch <device codename> # example: brunch grouper
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### ADB in the container
|
||||||
|
If you're on Linux and want to use adb from within the container running with `-u` might not be enough. Make sure you have the [Android udev rules](https://github.com/M0Rf30/android-udev-rules/blob/master/51-android.rules) installed on your host system so you can access your device without needing superuser permissions.
|
||||||
|
|
||||||
### Links
|
### Links
|
||||||
|
|
||||||
For further information, check the following links:
|
For further information, check the following links:
|
||||||
|
Loading…
Reference in New Issue
Block a user