configs: packages: add adbd for Android Debug Bridge Daemon via USB Gadget

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2024-05-24 00:51:02 +08:00
parent 94e33d2565
commit 4bae93f7d8

View File

@ -0,0 +1,9 @@
# Android Debug Bridge Daemon via USB Gadget
pacman:
install:
- adbd
systemd:
enable:
- adbd-usb.service
+also:
- packages/systemd-gadget