bugreport, bugreportz, fastboot: use links to code search (#7074)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Show an Android bug report.
|
||||
> This command can only be used through `adb shell`.
|
||||
> More information: <https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreport/>.
|
||||
> More information: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreport>.
|
||||
|
||||
- Show a complete bug report of an Android device:
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Generate a zipped Android bug report.
|
||||
> This command can only be used through `adb shell`.
|
||||
> More information: <https://android.googlesource.com/platform/frameworks/native/+/master/cmds/bugreportz/>.
|
||||
> More information: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/bugreportz>.
|
||||
|
||||
- Generate a complete zipped bug report of an Android device:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# fastboot
|
||||
|
||||
> Communicate with connected Android devices when in bootloader mode (the one place `adb` doesn't work).
|
||||
> More information: <https://android.googlesource.com/platform/system/core/+/master/fastboot/#fastboot>.
|
||||
> More information: <https://cs.android.com/android/platform/superproject/+/master:system/core/fastboot>.
|
||||
|
||||
- Unlock the bootloader:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user