blob: f1b2e0d9048d5c978776d7c1d86d5a5755505026 [file] [log] [blame]
David Ng682ef2d2012-11-26 15:07:48 -08001#
2# system.prop for msm8226
3#
4
5# Use reference RIL for initial bringup
Naveen Kalla3d192d72013-03-10 15:42:21 -07006#rild.libpath=/system/lib/libreference-ril.so
Satya Durga Srinivasu Prabhalac2500292013-03-19 12:21:17 +05307rild.libpath=/vendor/lib/libril-qc-qmi-1.so
David Ng682ef2d2012-11-26 15:07:48 -08008rild.libargs=-d /dev/smd0
9persist.rild.nitz_plmn=
10persist.rild.nitz_long_ons_0=
11persist.rild.nitz_long_ons_1=
12persist.rild.nitz_long_ons_2=
13persist.rild.nitz_long_ons_3=
14persist.rild.nitz_short_ons_0=
15persist.rild.nitz_short_ons_1=
16persist.rild.nitz_short_ons_2=
17persist.rild.nitz_short_ons_3=
18ril.subscription.types=NV,RUIM
19DEVICE_PROVISIONED=1
20# Start in cdma mode
21ro.telephony.default_network=5
22
Susheel Yadagirie78c2472013-05-29 10:19:06 -070023#
24# system props for the cne module
25#
26persist.cne.feature=1
27
28
David Ng682ef2d2012-11-26 15:07:48 -080029# Skip /sys/power/wait_for_fb_* nodes and
30# force FB to be always on
31debug.sf.fb_always_on=1
32
Sushil Chauhanebcf56b2013-03-05 17:42:13 -080033debug.sf.hw=1
34debug.egl.hw=1
Sushil Chauhan28ad9c82013-03-20 12:36:03 -070035debug.composition.type=c2d
Sushil Chauhan08756d02013-03-19 16:12:44 -070036persist.hwc.mdpcomp.enable=true
Sushil Chauhanebcf56b2013-03-05 17:42:13 -080037debug.mdpcomp.logs=0
David Ng682ef2d2012-11-26 15:07:48 -080038dalvik.vm.heapsize=36m
39dev.pm.dyn_samplingrate=1
40
Amara Venkata Mastan Manoj Kumar00d38712013-05-14 18:33:47 -070041persist.demo.hdmirotationlock=false
David Ng682ef2d2012-11-26 15:07:48 -080042ro.hdmi.enable=true
Amal Paul0cdb3bb2013-03-05 14:14:17 -080043tunnel.decode=true
44tunnel.audiovideo.decode=true
45lpa.decode=false
David Ng682ef2d2012-11-26 15:07:48 -080046lpa.use-stagefright=true
47
48#system props for the MM modules
49
50media.stagefright.enable-player=true
51media.stagefright.enable-http=true
52media.stagefright.enable-aac=true
53media.stagefright.enable-qcp=true
54media.stagefright.enable-fma2dp=true
55media.stagefright.enable-scan=true
56mmp.enable.3g2=true
57
58#
59# system props for the data modules
60#
61ro.use_data_netmgrd=true
62
63#system props for time-services
64persist.timed.enable=true
65
66#
67# system prop for opengles version
68#
69# 131072 is decimal for 0x20000 to report version 2
70ro.opengles.version=131072
71
72#
73# System props for telephony
74# System prop to turn on CdmaLTEPhone always
75telephony.lteOnCdmaDevice=1
76
David Ngfc2fa2b2013-03-04 20:18:13 -080077# simulate sdcard on /data/media
David Ng682ef2d2012-11-26 15:07:48 -080078#
David Ngfc2fa2b2013-03-04 20:18:13 -080079persist.fuse_sdcard=true