mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
rtwo: set esim props as stock
This commit is contained in:
@@ -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
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
|
||||
Reference in New Issue
Block a user