fogos: Set esim props as stock
Change-Id: I076a5cec15671c77e21215a362d675722746e250
This commit is contained in:
parent
7ea2541a95
commit
87f475a284
2 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,7 @@ BOARD_MOT_DP_GROUP_SIZE := 5901385728 # (BOARD_SUPER_PARTITION_SIZE - 4MB)
|
|||
BOARD_SUPER_PARTITION_SIZE := 5905580032
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
||||
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
|
|
3
product.prop
Normal file
3
product.prop
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Esim menu
|
||||
esim.enable_esim_system_ui_by_default=true
|
||||
masterclear.allow_retain_esim_profiles_after_fdr=true
|
Loading…
Reference in a new issue