From 0a2ab693c244f6406f67384d62581e006a9c9c56 Mon Sep 17 00:00:00 2001 From: scde Date: Sat, 4 Aug 2018 13:17:52 +0200 Subject: [PATCH] Remove adb_usb.ini footnote Actually removes the footnote from the README.md about the adb_usb.ini file. This has been overlooked with the previous commit (d19fdc3815f507e3a1a142b3423dbacdb48ca80d). --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c17ba47..595ebe6 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,3 @@ On Arch it should be enough to follow the [instructions for connecting a device 2. Make your edits. 3. TEST THEM! 4. Create a pull request. - - -## Note - -Some devices (particularly MediaTek and Xiaomi) additionally require an entry in `$HOME/.android/adb_usb.ini`. You can use the adb_usb.ini from this repository: - - ln -s `pwd`/adb_usb.ini $HOME/.android/