From 091e3b818cb3ef72699e74f13819cdcf9b658f60 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 16 Oct 2024 17:47:55 +0530 Subject: msm8996-common: Add feature flag for FEATURE_IPSEC_TUNNELS Change-Id: I6c837bb889d4e5a46c14ba91aaad294ae304aec4 --- msm8996.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/msm8996.mk b/msm8996.mk index 2338d6f..acc196b 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -85,6 +85,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \ frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.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.opengles.deqp.level-2020-03-01.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.opengles.deqp.level.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 -- cgit v1.2.3