"Erase Downloaded sims" Checkbox is not visible

Enable the masterclear.allow_retain_esim_profiles_after_fdr for
checkbox is visible

Bug: 188093779
Test: build pass
Change-Id: I5745d152642d14c9a28d1831a59f64fb65d95394
This commit is contained in:
SongFerngWang 2021-06-23 03:49:21 +08:00 committed by SongFerng Wang
parent 4c97453535
commit c6a7602790

View file

@ -34,5 +34,10 @@ PRODUCT_VENDOR_PROPERTIES += ro.soc.model=GS101
PRODUCT_PRODUCT_PROPERTIES += \
persist.vendor.testing_battery_profile=2
# The default value of this variable is false and should only be set to true when
# the device allows users to retain eSIM profiles after factory reset of user data.
PRODUCT_PRODUCT_PROPERTIES += \
masterclear.allow_retain_esim_profiles_after_fdr=true
# ZramWriteback
-include hardware/google/pixel/mm/device_gki.mk