diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-09 15:37:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:53 +0700 |
commit | a381fb6ba483e73dde82646a39866c44d76ec1c7 (patch) | |
tree | d74fdd5fd4a429b09ba5afdbf2d024eabad280da /system/android-udev-rules/slack-desc | |
parent | 6ae65bcc9ab0acfa3138aef322811541882c0a9d (diff) |
system/android-udev-rules: Added (udev rules and permissions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/android-udev-rules/slack-desc')
-rw-r--r-- | system/android-udev-rules/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/android-udev-rules/slack-desc b/system/android-udev-rules/slack-desc new file mode 100644 index 0000000000000..295b2d7912617 --- /dev/null +++ b/system/android-udev-rules/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +android-udev-rules: android-udev-rules (udev rules and permissions for adb and fastboot) +android-udev-rules: +android-udev-rules: This package sets the requiered udev rules to the system +android-udev-rules: in order to use fastboot and adb on android device +android-udev-rules: with proper permissions. +android-udev-rules: +android-udev-rules: +android-udev-rules: +android-udev-rules: https://github.com/M0Rf30/android-udev-rules +android-udev-rules: +android-udev-rules: |