-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
48 lines (36 loc) · 959 Bytes
/
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
# Bluetooth
persist.bluetooth.disableinbandringing=false
# Display
debug.sf.enable_hwc_vds=1
debug.sf.latch_unsignaled=1
# Charger
ro.charger.enable_suspend=1
# CNE
persist.vendor.cne.feature=1
# e-SIM
masterclear.allow_retain_esim_profiles_after_fdr=1
# GPS
persist.backup.ntpServer=0.pool.ntp.org
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
debug.stagefright.ccodec=1
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
media.stagefright.thumbnail.prefer_hw_codecs=true
ro.media.recorder-max-base-layer-fps=60
# Netmgr
ro.vendor.use_data_netmgrd=true
persist.vendor.data.iwlan.enable=true
persist.vendor.data.mode=concurrent
# QMI
persist.vendor.data.profile_update=true
# Radio
ril.subscription.types=NV,RUIM
ro.telephony.default_network=26,26
telephony.lteOnCdmaDevice=1
# Sensors
persist.vendor.sensors.enable.mag_filter=true
# System Server
arm64.memtag.process.system_server=off