From c00588da410ce2fb7b1fa1990f45f631516fc977 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Wed, 19 Jul 2017 15:02:23 +0200 Subject: [PATCH] potter: move com.motorola.cameraone perm to vendor Change-Id: I1ee3b48b69e01ad13430fc99f7d5916fa47df1ef --- configs/com.motorola.cameraone.xml | 5 ----- device.mk | 4 ---- 2 files changed, 9 deletions(-) delete mode 100644 configs/com.motorola.cameraone.xml diff --git a/configs/com.motorola.cameraone.xml b/configs/com.motorola.cameraone.xml deleted file mode 100644 index 01d2732..0000000 --- a/configs/com.motorola.cameraone.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/device.mk b/device.mk index e8a2751..72073a4 100644 --- a/device.mk +++ b/device.mk @@ -50,10 +50,6 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml -# Motorola Camera permissions -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/com.motorola.cameraone.xml:system/etc/permissions/com.motorola.cameraone.xml - # Screen density PRODUCT_AAPT_PREF_CONFIG := xxhdpi PRODUCT_AAPT_CONFIG := normal