config: build rsync
Change-Id: Ic88bb9848074b7ee87e3182f46fb1865d04f6033
This commit is contained in:
parent
bb56531b18
commit
4bacf67257
1 changed files with 5 additions and 1 deletions
|
@ -129,7 +129,11 @@ PRODUCT_PACKAGES += \
|
|||
sshd \
|
||||
sshd_config \
|
||||
ssh-keygen \
|
||||
start-ssh \
|
||||
start-ssh
|
||||
|
||||
# rsync
|
||||
PRODUCT_PACKAGES += \
|
||||
rsync
|
||||
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common
|
||||
|
|
Loading…
Reference in a new issue