Skip to content

Commit

Permalink
hlte: Nuke duplicate PRODUCT_COPY_FILES of nfc-related permissions
Browse files Browse the repository at this point in the history
* These are already included via our inclusion of the apropriate
  fragment from hlte-common

Change-Id: Ie919c1aad8897e4024e76b4a79aa0875a85fbebb
  • Loading branch information
haggertk committed Apr 24, 2020
1 parent 0ce0f67 commit 143412a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/samsung/hlte/hlte-vendor.mk)

# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \
frameworks/native/data/etc/com.android.nfc_extras.xml:system/etc/permissions/com.android.nfc_extras.xml

# Overlays
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay

Expand Down

0 comments on commit 143412a

Please sign in to comment.