-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproduct.prop
38 lines (32 loc) · 897 Bytes
/
product.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
# Camera
ro.hardware.camera=xiaomi
ro.com.google.lens.oem_camera_package=com.android.camera
# Charger
ro.charger.enable_suspend=true
# Display
debug.sf.hw=0
debug.egl.hw=0
debug.sdm.support_writeback=0
debug.sf.latch_unsignaled=1
debug.mdpcomp.logs=0
vendor.gralloc.disable_ubwc=0
vendor.display.disable_scaler=0
vendor.display.disable_excl_rect=0
vendor.display.disable_excl_rect_partial_fb=1
vendor.display.comp_mask=0
debug.sf.disable_client_composition_cache=1
vendor.display.disable_rotator_ubwc=1
vendor.display.disable_layer_stitch=0
vendor.display.disable_hw_recovery_dump=1
vendor.display.disable_rotator_downscale=1
# LMKD
ro.config.low_ram=false
ro.lmk.log_stats=true
# Incremental FS
ro.incremental.enable=1
# Force triple frame buffers
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
# IORap
ro.iorapd.enable=true
iorapd.perfetto.enable=true
iorapd.readahead.enable=true