"Erase Downloaded sims" Checkbox is not visible am: a8acce09fd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15068250 Change-Id: Ifff4d394c7fcb09c9608d527e30620efbb002840
This commit is contained in:
commit
39a1fd41d2
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue