Add OpenVPN to the build

CM used to build OpenVPN but the change was lost in
e1f3738e7c. This adds it back.

Change-Id: I4c7e2c638a29ec184ff67ac096bf08cd2e126cab
This commit is contained in:
Sebastian Schmidt 2012-04-15 11:39:25 +02:00
parent 018b5b62c4
commit 7d5de0c5dd
1 changed files with 4 additions and 0 deletions

View File

@ -104,6 +104,10 @@ PRODUCT_PACKAGES += \
libcyanogen-dsp \
audio_effects.conf
# Extra tools in CM
PRODUCT_PACKAGES += \
openvpn
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/dictionaries
PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common