forked from LineageOS/android_device_google_gs201
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvendor.prop
More file actions
138 lines (116 loc) · 3.71 KB
/
vendor.prop
File metadata and controls
138 lines (116 loc) · 3.71 KB
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# Audio
aaudio.hw_burst_min_usec=2000
aaudio.mmap_exclusive_policy=2
aaudio.mmap_policy=2
ro.audio.monitorRotation = true
ro.audio.offload_wakelock=false
ro.config.vc_call_vol_steps=7
# Battery
vendor.battery_mitigation.aidl.enable=true
# Camera
persist.vendor.camera.exif_reveal_make_model=true
# Codec2
debug.c2.use_dmabufheaps=1
debug.stagefright.c2-poolmask=1507328
debug.stagefright.c2inputsurface=-1
debug.stagefright.ccodec_delayed_params=1
media.c2.dmabuf.padding=512
media.c2.hal.selection=aidl
ro.vendor.gpu.dataspace=1
# Display
debug.hwc.winupdate=1
debug.slsi_platform=1
ro.vendor.ddk.set.afbc=1
vendor.display.lbe.supported=1
vendor.hwc.dpp.downscale=2
# DRM
drm.service.enabled=true
media.mediadrmservice.enable=true
# EdgeTPU
vendor.edgetpu.cpu_scheduler.policy=FIFO
vendor.edgetpu.cpu_scheduler.priority=99
vendor.edgetpu.tflite_delegate.force_disable_io_coherency=0
# Factory reset
ro.crypto.metadata_init_delete_all_keys.enabled=true
# FRP
ro.frp.pst=/dev/block/by-name/frp
# Graphics
graphics.gpu.profiler.support=true
ro.egl.blobcache.multifile=true
ro.egl.blobcache.multifile_limit=33554432
ro.hardware.egl=mali
ro.hardware.vulkan=mali
ro.opengles.version=196610
vendor.mali.base_protected_max_core_count=4
vendor.mali.base_protected_tls_max=67108864
vendor.mali.debug.config=/vendor/etc/mali/debug.config
vendor.mali.platform.config=/vendor/etc/mali/platform.config
vendor.mali.platform_agt_frequency_khz=24576
# IMS packet router
vendor.pktrouter=1
# IncrementalFS
ro.incremental.enable=true
# OEM unlock
ro.oem_unlock_supported=1
# OMX
vendor.media.omx=0
# SoC
ro.soc.manufacturer=Google
ro.soc.model=GS201
# sscoredump
vendor.debug.ssrdump.type=sscoredump
# SurfaceFlinger
debug.sf.dim_in_gamma_in_enhanced_screenshots=1
debug.sf.disable_backpressure=0
debug.sf.enable_sdr_dimming=1
debug.sf.early.app.duration=16600000
debug.sf.early.sf.duration=16600000
debug.sf.earlyGl.app.duration=16600000
debug.sf.earlyGl.sf.duration=16600000
debug.sf.enable_gl_backpressure=1
debug.sf.frame_rate_multiple_threshold=120
debug.sf.late.app.duration=16600000
debug.sf.late.sf.duration=10500000
debug.sf.layer_caching_active_layer_timeout_ms=1000
debug.sf.treat_170m_as_sRGB=1
debug.sf.use_phase_offsets_as_durations=1
persist.sys.sf.native_mode=2
ro.surface_flinger.display_update_imminent_timeout_ms=50
ro.surface_flinger.enable_layer_caching=true
ro.surface_flinger.has_HDR_display=true
ro.surface_flinger.has_wide_color_display=true
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.prime_shader_cache.ultrahdr=1
ro.surface_flinger.protected_contents=true
ro.surface_flinger.set_display_power_timer_ms=1000
ro.surface_flinger.set_idle_timer_ms?=80
ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.supports_background_blur=1
ro.surface_flinger.use_color_management=true
ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.wcg_composition_dataspace=143261696
# Suspend
suspend.max_sleep_time_millis=40000
suspend.short_suspend_backoff_enabled=true
suspend.short_suspend_threshold_millis=2000
# Telephony
persist.vendor.radio.config.carrier_config_dir=/vendor/firmware/carrierconfig
persist.vendor.ril.db_ecc.id.type=5
persist.vendor.ril.db_ecc.use.iccid_to_plmn=1
persist.vendor.ril.enable_set_screen_state=1
persist.vendor.ril.log.base_dir=/data/vendor/radio/sit-ril
persist.vendor.ril.log.chunk_size=5242880
persist.vendor.ril.log.num_file=3
persist.vendor.ril.log_mask=3
persist.vendor.verbose_logging_enabled=false
ro.telephony.default_network=27
telephony.active_modems.max_count=2
# Thermal
persist.vendor.enable.thermal.genl=true
# Watchdog
framework_watchdog.fatal_count=3
framework_watchdog.fatal_window.second=600
# ZRAM
vendor.zram.size=3g
# Zygote
zygote.critical_window.minute=10