Add system property for transfer in non-QS flow am: cda823ac85
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20443849 Change-Id: I5de27c88f32f6325616a8f18a87c75dd6b6a6a23 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a768364c73
1 changed files with 5 additions and 0 deletions
|
@ -202,6 +202,11 @@ FPC_MODULE_TYPE=1542_C
|
|||
# Fingerprint config
|
||||
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
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.gms.dck.eligible_wcc=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue