From 644c2d4f30a7cd72a91e012948a41e9b49b92059 Mon Sep 17 00:00:00 2001 From: Dhina17 Date: Tue, 4 Jul 2023 12:38:01 +0530 Subject: [PATCH] sm6225-common: Drop redundant android.software.sip.voip.xml copy rule Already it's here: https://github.com/LineageOS/android_vendor_lineage/blob/e6678e8cfd64aae8a5a0e71807e80845a08dc6d1/config/common.mk#L67 Change-Id: I45b268406391cbf337b61b41ec37fbe7990e4a67 --- bengal.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bengal.mk b/bengal.mk index ee7fe11..4cec392 100644 --- a/bengal.mk +++ b/bengal.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2022 The LineageOS Project +# Copyright (C) 2022-2023 The LineageOS Project # # SPDX-License-Identifier: Apache-2.0 # @@ -347,7 +347,6 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.software.device_id_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_id_attestation.xml \ frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml \ frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml \ - frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml \ frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml \ frameworks/native/data/etc/android.software.vulkan.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.vulkan.deqp.level.xml