enable sip support
Change-Id: I90dccb7c15ab77cb20cb9bfbf550508c0c818b4a
This commit is contained in:
parent
54af5a5897
commit
491038af71
|
@ -37,7 +37,9 @@ PRODUCT_COPY_FILES := \
|
|||
frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
|
||||
frameworks/base/data/etc/android.hardware.touchscreen.xml:system/etc/permissions/android.hardware.touchscreen.xml \
|
||||
frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
|
||||
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml
|
||||
packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml \
|
||||
frameworks/base/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \
|
||||
frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
|
||||
#frameworks/base/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue