blob: f2748fef2f5f7928b5bc5a35826b016f7faf122c [file] [log] [blame]
thomasc8ba46d2014-08-01 22:42:11 -05001#
2# system.prop for SGH-I727
3#
4
5rild.libpath=/system/lib/libril-qc-qmi-1.so
6rild.libargs=-d /dev/smd0
7persist.rild.nitz_plmn=
8persist.rild.nitz_long_ons_0=
9persist.rild.nitz_long_ons_1=
10persist.rild.nitz_long_ons_2=
11persist.rild.nitz_long_ons_3=
12persist.rild.nitz_short_ons_0=
13persist.rild.nitz_short_ons_1=
14persist.rild.nitz_short_ons_2=
15persist.rild.nitz_short_ons_3=
16ril.subscription.types=NV,RUIM
17
18dev.pm.dyn_samplingrate=1
19
20# Disable GC freed lines
21dalvik.vm.debug.alloc=0
22
23#system props for the MM modules
24media.stagefright.enable-player=true
25media.stagefright.enable-http=true
26media.stagefright.enable-fma2dp=false
27media.stagefright.enable-aac=true
28media.stagefright.enable-qcp=true
29
30#
31# system props for the data modules
32#
33ro.use_data_netmgrd=true
34persist.data_netmgrd_nint=16
35
36#
37# system props for SD card emulation of emmc partition
38#
39ro.emmc.sdcard.partition=17
40
41#system props for time-services
42persist.timed.enable=true
43
44# System props for audio
45persist.audio.fluence.mode=endfire
46persist.audio.vr.enable=false
47
48#
49# system prop for opengles version
50#
51# 131072 is decimal for 0x20000 to report version 2
52ro.opengles.version=131072
53
54#
55# System prop for sending transmit power request to RIL during WiFi hotspot on/off
56#
57ro.ril.transmitpower=true
58
59#
60# Needed to match behavior of stock rom
61# D/PHONE: mDoesRilSendMultipleCallRing=false
62#
63ro.telephony.call_ring.multiple=0
64
65# for 480x800 panel
66ro.sf.lcd_density=240
67
68# Fields for custom RIL
69telephony.lteOnGsmDevice=1
70
71# System property for SIM
72persist.radio.apm_sim_not_pwdn=1
73
74# System prop for qmi adb log
75persist.radio.adb_log_on=1
76
77# System proverty for sys info indication
78persist.radio.add_power_save=1
79
80# System proverty snapshot disable
81persist.radio.snapshot_disabled=1
82