mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
adb: fix package description
Signed-off-by: Matt Mets <matt@blinkinlabs.com>
This commit is contained in:
parent
1c4415a679
commit
851644bf5b
@ -28,7 +28,7 @@ define Package/adb
|
||||
DEPENDS:=+zlib +libopenssl +libpthread
|
||||
endef
|
||||
|
||||
define Package/bridge/description
|
||||
define Package/adb/description
|
||||
Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user