From b72eaabbb4822d0fab6cc2523459e6134de80cbc Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 11 Nov 2012 11:22:43 +0100 Subject: handheld permission is device specifc --- common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index e0fcc96..9355f38 100644 --- a/common.mk +++ b/common.mk @@ -131,8 +131,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ - frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \ - frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml + frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml # Feature live wallpaper PRODUCT_COPY_FILES += \ -- cgit v1.1