-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathvendor.prop
More file actions
30 lines (24 loc) · 747 Bytes
/
Copy pathvendor.prop
File metadata and controls
30 lines (24 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Device release name
ro.display.series=Samsung Galaxy A13
# Dynamic partition
ro.boot.dynamic_partitions=true
# product/board stuff
ro.product.board=mt6768
ro.board.platform=mt6768
# Boot devices
ro.boot.boot_devices=bootdevice,soc/11230000.mmc,11230000.mmc
# Disable Rescue Party
persist.sys.disable_rescue=true
# USB and MTP stuff
persist.sys.usb.config=mtp
sys.usb.controller=musb-hdrc
# Crypto
ro.security.keystore.keytype=sakv2,gak
ro.hardware.keystore=mdfpp
ro.hardware.keystore_desede=true
ro.crypto.volume.filenames_mode=aes-256-cts
fbe.metadata.wrappedkey=true
ro.crypto.support_metadata_encrypt=true
ro.mtk_tee_gp_support=1
ro.crypto.volume.options=::v2
ro.crypto.volume.metadata.method=dm-default-key