cm: Enable SIP+VoIP on all platforms

Change-Id: Icc4fa3583f43fd2cb88edf1f0e07d6f8300b7d6a
This commit is contained in:
Steve Kondik 2010-12-26 02:34:59 -05:00
parent a95c5ee13c
commit 4e76abe6a4

View File

@ -93,6 +93,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
vendor/cyanogen/proprietary/RomManager.apk:system/app/RomManager.apk \ vendor/cyanogen/proprietary/RomManager.apk:system/app/RomManager.apk \
# Enable SIP+VoIP on all targets
PRODUCT_COPY_FILES += \
frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
# Always run in insecure mode, enables root on user build variants # Always run in insecure mode, enables root on user build variants
#ADDITIONAL_DEFAULT_PROPERTIES += ro.secure=0 #ADDITIONAL_DEFAULT_PROPERTIES += ro.secure=0