cm: Add OpenVPN to the build

Change-Id: Id4fd79503659f79fb2941a8344e95ac6898232ba
diff --git a/products/common.mk b/products/common.mk
index 64b6971..c46e856 100644
--- a/products/common.mk
+++ b/products/common.mk
@@ -47,10 +47,9 @@
 #    CMWallpapers \
 #    DSPManager
 
-# Enable FM radio if supported
-#ifeq ($(BOARD_HAVE_FM_RADIO), true)
-#    PRODUCT_PACKAGES += FM
-#endif
+# Extra tools in CyanogenMod
+PRODUCT_PACKAGES += \
+    openvpn
 
 # Copy over the changelog to the device
 PRODUCT_COPY_FILES += \