gta4xl: decommonize telephony related permissions

Change-Id: I84df3d41d957c7db765c8129b6615a66bcec47bc
diff --git a/device.mk b/device.mk
index 9839c28..e454c90 100644
--- a/device.mk
+++ b/device.mk
@@ -30,3 +30,8 @@
 
 # Overlays
 DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+
+# Permissions
+PRODUCT_COPY_FILES += \
+    frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml \
+    frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml