forked from Tomoms/android_device_essential_mata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
70 lines (57 loc) · 1.75 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Audio
af.fast_track_multiplier=1
audio.deep_buffer.media=true
audio.offload.min.duration.secs=0
audio.offload.video=true
ro.config.media_vol_steps=25
ro.config.vc_call_vol_steps=7
# Dalvik
dalvik.vm.boot-dex2oat-cpu-set=1,2,3,4,5,6,7
dalvik.vm.boot-dex2oat-threads=7
dalvik.vm.dex2oat64.enabled=true
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
dalvik.vm.image-dex2oat-cpu-set=0,1,2,3,4,5,6,7
dalvik.vm.image-dex2oat-threads=8
# Display
debug.sf.enable_hwc_vds=1
# Factory reset partition
ro.frp.pst=/dev/block/platform/soc/1da4000.ufshc/by-name/frp
# Klik
wrap.com.essential.klik=LD_PRELOAD=/system/lib64/libd.so
# Logging
persist.log.tag.improveTouch=WARNING
persist.log.tag.ThermalEngine=WARNING
persist.log.tag.WCNSS_FILTER=WARNING
# OEM Unlock reporting
ro.oem_unlock_supported=1
# Radio
ril.subscription.types=NV,RUIM
ro.telephony.call_ring.multiple=false
ro.telephony.default_network=10
telephony.lteOnCdmaDevice=1
# Recovery
ro.minui.overscan_percent=5
# SurfaceFlinger
debug.sf.early_phase_offset_ns=1500000
debug.sf.early_app_phase_offset_ns=1500000
debug.sf.early_gl_phase_offset_ns=3000000
debug.sf.early_gl_app_phase_offset_ns=15000000
debug.sf.disable_backpressure=1
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.has_HDR_display=true
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.max_virtual_display_dimension=4096
ro.surface_flinger.protected_contents=true
ro.surface_flinger.vsync_event_phase_offset_ns=2000000
ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000
# Voice assistant
ro.opa.eligible_device=true
# Widevine
drm.service.enabled=true
# Wifi
wifi.interface=wlan0