Skip to content

Commit ab4cff1

Browse files
authored
Merge pull request #26 from lool/add-adbd
debos: rootfs: Install adbd
2 parents 4fb531f + 3a763a2 commit ab4cff1

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)