diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2021-01-23 22:09:02 -0800 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2021-01-23 22:09:02 -0800 |
commit | 9088d41ed6fda9a09aa7206121f4c1f5129cbb14 (patch) | |
tree | cd50f5c7c68b7e51a3a4897a59ced2df33af998f | |
parent | 4cce0481bcd8048e379e491ab7c74ac96411aabc (diff) | |
parent | f6f3b75f35ac7bc1a5778899b04d8d7900cfd54b (diff) |
Merge f6f3b75f35ac7bc1a5778899b04d8d7900cfd54b on remote branch
Change-Id: Iec833369c12b0783f7c98b3ab785e35675a32046
-rw-r--r--[-rwxr-xr-x] | common.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common.mk b/common.mk index ecc0f55..0c117bd 100755..100644 --- a/common.mk +++ b/common.mk @@ -46,10 +46,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ device/qcom/common/privapp-permissions-qti.xml:system/etc/permissions/privapp-permissions-qti.xml -# Ipsec_tunnels feature -PRODUCT_COPY_FILES += \ - frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml - #copy telephony app's permissions PRODUCT_COPY_FILES += $(QCPATH)/commonsys-intf/telephony/build/telephony_product_privapp-permissions-qti.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/telephony_product_privapp-permissions-qti.xml |