Merge "Add feature flag for IPSEC_TUNNEL_MIGRATION to Pixel6/7/8" into udc-dev
This commit is contained in:
commit
773dff4fa5
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
||||||
# Installs gsi keys into ramdisk, to boot a developer GSI with verified boot.
|
# Installs gsi keys into ramdisk, to boot a developer GSI with verified boot.
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
|
||||||
|
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
frameworks/native/data/etc/android.software.ipsec_tunnel_migration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnel_migration.xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue