Skip to content

Commit 3a763a2

Browse files
committed
debos: rootfs: Install adbd
After installation, adbd just comes up automatically on boot and can be used to open shells or push/pull files. Fixes: #24 Signed-off-by: Loïc Minier <[email protected]>
1 parent 4fb531f commit 3a763a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debos-recipes/qualcomm-linux-debian-rootfs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ actions:
2828
description: Install foundational packages
2929
recommends: true
3030
packages:
31+
# Android Debug Bridge (daemon)
32+
- adbd
3133
# bluetooth
3234
- bluez
3335
# vfat tools, notably fsck.fat for the ESP

0 commit comments

Comments
 (0)