adb-shell: add getprop example (#4311)
This commit is contained in:
committed by
GitHub
parent
8371c62ba9
commit
54e7a34498
@@ -7,6 +7,10 @@
|
||||
|
||||
`adb shell`
|
||||
|
||||
- Get all the properties from emulator or device:
|
||||
|
||||
`adb shell getprop`
|
||||
|
||||
- Revert all runtime permissions to their default:
|
||||
|
||||
`adb shell pm reset-permissions`
|
||||
|
||||
Reference in New Issue
Block a user