Commit e42cf38
authored
Disable adbd autostart to reduce boot time (#317)
The Android Debug Bridge daemon (adbd) is primarily used for manual
debugging tasks such as file transfer and does not need to run on every
boot. Disable autostart to improve boot performance.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments