Merge "config: build rsync" into jellybean
This commit is contained in:
commit
eb25274e1c
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