forked from nightlies/device_htc_evitareul
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
120 lines (104 loc) · 3 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#
# system.prop for evitareul
#
ro.opengles.version = 131072
#
ro.sf.lcd_density=320
rild.libpath=/system/lib/libril-qc-qmi-1.so
rilswitch.vendorlibpath=/system/lib/libhtc_ril.so
ro.telephony.ril.v3=signalstrength,skipbrokendatacall
rild.libargs=-e wwan0
ro.sf.lcd_density=320
ro.hwui.text_cache_width=2048
ro.hwui.text_cache_height=256
ro.baseband.arch = mdm
ro.telephony.default_network=9
ro.ril.enable.imc.feature=1
ro.ril.projectname=evitareul
ro.ril.stkprof.param=FFFFFFFF7F0000DF9703021F2200000000000000000040100000000000000000
# Icera fild
modem.fild.rootdir=/data/rfs
modem.fild.blocksize=65528
modem.fild.baudrate=3500000
modem.fild.hif=0
modem.fild.coredump=enabled
modem.fild.coredumpdir=/data/rfs/data/debug
modem.power.device=/sys/class/gpio/gpio32/value,0,1
ro.ril.devicename=/dev/ttyACM1
modem.powercontrol=disabled
# Audio
# -----------------------------
# speaker volume is from 20 to 31
# this corresponds to -2dB to +8dB
# -----------------------------
audio.speaker.voice.0=20
audio.speaker.voice.1=21
audio.speaker.voice.2=24
audio.speaker.voice.3=26
audio.speaker.voice.4=28
audio.speaker.voice.5=31
# -----------------------------
# earpiece volume is from 20 to 31
# this corresponds to -2dB to +8dB
# -----------------------------
audio.earpiece.voice.0=20
audio.earpiece.voice.1=21
audio.earpiece.voice.2=24
audio.earpiece.voice.3=26
audio.earpiece.voice.4=28
audio.earpiece.voice.5=31
# -----------------------------------
# headset volume is from 9 to 14
# this corresponds to -34dB to -19dB
# ----------------------------------
audio.headset.voice.0=16
audio.headset.voice.1=19
audio.headset.voice.2=22
audio.headset.voice.3=25
audio.headset.voice.4=28
audio.headset.voice.5=31
htc.audio.global.state=0
htc.audio.global.profile=0
persist.htc.audio.pcm.samplerate=48000
persist.htc.audio.pcm.channels=2
persist.audio.SupportHTCHWAEC=1
persist.audio.AutoSwitchMic=1
persist.data.netmgrd.qos.enable=1
#NFC
debug.nfc.fw_download=true
debug.nfc.fw_boot_download=true
debug.nfc.se=true
# For usb storage
ro.usb_host = 1
# for HTC modifications on fuse sdcard
persist.fuse_sdcard=true
#Relase Bluetooth HW/SW information
ro.bt.chipset = Broadcom BCM4334B0
ro.bt.stack = Broadcom BTL-A
ro.bt.stack.version = 2.0.50.032
#0x10000010010100101000011 represent bt profile list
ro.bt.profiles = 4270403
# Properties of BTLA stack
service.brcm.bt.activation = 0
service.brcm.bt.srv_active = 0
service.brcm.bt.hcid_active = 0
service.brcm.bt.btld = 0
service.brcm.bt.btld_pid = 0
service.brcm.bt.avrcp_pass_thru = 0
service.brcm.bt.avrcp_toggle = 1
service.brcm.bt.local_name =
# Properties of BTLA stack
# Set bt sco to i2s interface, this property should be used for AP37 series only
service.brcm.bt.config_pcm_i2s=2
service.brcm.bt.i2s_is_master=0
service.brcm.bt.i2s_sample_rate=0
service.brcm.bt.i2s_clock_rate=1
# wifi
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
wifi.softap.interface=wlan0
wifi.softapconcurrent.interface=wl0.1
# UMS
persist.sys.usb.config=mass_storage,adb
service.htc_ebdlogd.enable=1
persist.tegra.nvmmlite = 1