-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
49 lines (38 loc) · 1.03 KB
/
system.prop
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Bluetooth
vendor.bluetooth.soc=cherokee
# Camera
ro.miui.notch=1
persist.vendor.qti.telephony.vt_cam_interface=2
# Charger
ro.charger.enable_suspend=true
# CNE
persist.vendor.cne.feature=1
# FUSE
persist.sys.fuse.passthrough.enable=true
# Iorap
iorapd.perfetto.enable=true
iorapd.readahead.enable=true
vendor.iop.enable_prefetch_ofr=1
# Media
media.aac_51_output_enabled=true
media.stagefright.enable-aac=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-http=true
media.stagefright.enable-player=true
media.stagefright.enable-qcp=true
media.stagefright.enable-scan=true
media.stagefright.thumbnail.prefer_hw_codecs=true
mmp.enable.3g2=true
persist.mm.enable.prefetch=true
# Perfetto
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
# Radio
persist.vendor.radio.vdp_on_ims_cap=1
persist.vendor.qti.telephony.vt_cam_interface=2
ril.subscription.types=RUIM
# Recovery
ro.recovery.ui.margin_height=48
# WiFi
wifi.interface=wlan0
# Zygote Preforking
persist.device_config.runtime_native.usap_pool_enabled=true