rtwo: set esim props as stock

This commit is contained in:
SGCMarkus
2023-06-29 21:45:12 +02:00
parent 9887b23f1c
commit c2e1cc162a
2 changed files with 4 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ BOARD_MOT_DP_GROUP_SIZE := 9940496384 # ( BOARD_SUPER_PARTITION_SIZE - 4MB )
BOARD_SUPER_PARTITION_SIZE := 9940500480
# 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
View File

@@ -0,0 +1,3 @@
# Esim menu
esim.enable_esim_system_ui_by_default=true
masterclear.allow_retain_esim_profiles_after_fdr=true