Skip to content

Commit

Permalink
Add DNSCrypt Proxy Support
Browse files Browse the repository at this point in the history
  • Loading branch information
syphyr committed Jun 20, 2020
1 parent 006ba30 commit 8aeb773
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@ PRODUCT_PACKAGES += \
libhealthd.cm
endif

# DNSCrypt
PRODUCT_PACKAGES += \
dnscrypt-proxy

# ExFAT support
WITH_EXFAT ?= true
ifeq ($(WITH_EXFAT),true)
Expand Down

0 comments on commit 8aeb773

Please sign in to comment.