Snap for 9286241 from 7d7fac0215 to udc-release

Change-Id: I6d231561d8be0fa1a0efb6ba38976ddb8a9e459e
This commit is contained in:
Android Build Coastguard Worker 2022-11-13 00:02:03 +00:00
commit 87c2af5995

View file

@ -207,6 +207,11 @@ FPC_MODULE_TYPE=1542_C
# Fingerprint config # Fingerprint config
include device/google/felix/fingerprint_config.mk include device/google/felix/fingerprint_config.mk
# The default value of this variable is false and should only be set to true when
# the device allows users to enable the seamless transfer feature.
PRODUCT_PRODUCT_PROPERTIES += \
euicc.seamless_transfer_enabled_in_non_qs=true
# DCK properties based on target # DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=3 ro.gms.dck.eligible_wcc=3