diff --git a/config/common.mk b/config/common.mk index eda0f603..58398936 100644 --- a/config/common.mk +++ b/config/common.mk @@ -61,6 +61,10 @@ $(foreach f,$(wildcard vendor/lineage/prebuilt/common/etc/init/*.rc),\ PRODUCT_COPY_FILES += \ vendor/lineage/prebuilt/common/lib/content-types.properties:$(TARGET_COPY_OUT_SYSTEM)/lib/content-types.properties +# Enable Android Beam on all targets +PRODUCT_COPY_FILES += \ + vendor/lineage/config/permissions/android.software.nfc.beam.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.nfc.beam.xml + # Enable SIP+VoIP on all targets PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.software.sip.voip.xml diff --git a/config/permissions/android.software.nfc.beam.xml b/config/permissions/android.software.nfc.beam.xml new file mode 100644 index 00000000..c88f8b55 --- /dev/null +++ b/config/permissions/android.software.nfc.beam.xml @@ -0,0 +1,19 @@ + + + + + +