forked from omerazo/android_device_huawei_hi3650
-
Notifications
You must be signed in to change notification settings - Fork 1
/
system.prop
103 lines (101 loc) · 2.36 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
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
#
# From Stock
#
ro.config.mmu_en=1
dalvik.vm.heapsize=512m
ro.opengles.version=196609
ro.sf.lcd_density=480
hw.lcd.density=480
persist.fw.force_adoptable=true
dalvik.vm.checkjni=false
ro.bt.bdaddr_path=/data/misc/bluedroid/macbt
ro.config.hw_navigationbar=true
ro.hwui.texture_cache_size=48
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.layer_cache_size=32
ro.hwui.path_cache_size=16
ro.hwui.shape_cache_size=2
ro.hwui.drop_shadow_cache_size=6
ro.hwui.gradient_cache_size=1
ro.hwui.text_large_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_height=1024
ro.hwui.text_small_cache_width=1024
ro.hwui.r_buffer_cache_size=8
ro.hwui.fbo_cache_size=0
debug.hwui.render_dirty_regions=false
debug.hwui.enable_bp_cache=false
ro.config.hw_music_lp=true
ro.tui.service=true
persist.media.offload.enable=true
ro.config.hw_sensorhub=true
ro.hwcamera.sm.video_size=640x480
build.hisi_perf_opt=true
ro.config.hw_perfhub=true
ro.product.platform.pseudonym=1ARB9CV
persist.sys.jankenable=true
#
# RIL
#
ro.config.default_commril_mode=ULG_MODE
rild.rild1_ready_to_start=false
ro.telephony.default_network=9
rild.libargs=-m modem0
rild.libpath1=/system/lib64/libbalong-ril-1.so
ro.config.client_number=2
persist.radio.modem.cap=09A9C
ro.config.hw_dsda=false
rild.libargs1=-m modem1
ro.config.is_start_commril=true
ro.config.dsds_mode=umts_gsm
persist.dsds.enabled=true
rild.libpath=/system/lib64/libbalong-ril.so
ro.config.modem_number=2
audioril.lib=libhuawei-audio-ril.so
persist.radio.multisim.config=single
#
# Graphics
#
ro.bq.gpu_to_cpu_unsupported=1
debug.sf.no_hw_vsync=1
#
# Media
#
persist.sys.sr_google_avc_enc=1
persist.sys.google_avc_enc=0
media.stagefright.legacyencoder=true
media.stagefright.less-secure=true
persist.camera.cap_sup_back=3
persist.camera.cap_sup_front=3
#
# TWRP
#
ro.config.twrp=cm_hi6250
#
# Meticulus Lights HAL
#
# lp(low power) battery below 25%
# c (charging) battery above 25% below 90%
# fp (full power) batter above 90%
# n (notification)
#
# COLORS ARGB
# red = 0xffff0000
# yellow = 0xffffff00
# green = 0xff00ff00
# blue = 0xff0000ff
# purple = 0xffff00ff
# teal = 0xff00ffff
persist.sys.stock_lights_HAL=false
#persist.sys.lights_HAL_lp=0xffff0000
#persist.sys.lights_HAL_c=0xffffff00
#persist.sys.lights_HAL_fp=0xff00ff00
#persist.sys.lights_HAL_n=0xff0000ff
#
# Meticulus Power HAL
#
persist.sys.stock_power_HAL=false
#
#
#
persist.sys.strictmode.disable=true