blob: 3236a3abb40734dc380db65aea478e1b04deacd1 [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
Hariprasad Jayakumar88679852013-07-16 21:13:03 -070020persist.radio.msgtunnel.start=false
David Ng682ef2d2012-11-26 15:07:48 -080021# Start in cdma mode
22ro.telephony.default_network=5
23
Susheel Yadagirie78c2472013-05-29 10:19:06 -070024#
25# system props for the cne module
26#
27persist.cne.feature=1
28
29
David Ng682ef2d2012-11-26 15:07:48 -080030# Skip /sys/power/wait_for_fb_* nodes and
31# force FB to be always on
32debug.sf.fb_always_on=1
33
Sushil Chauhanebcf56b2013-03-05 17:42:13 -080034debug.sf.hw=1
35debug.egl.hw=1
Sushil Chauhan28ad9c82013-03-20 12:36:03 -070036debug.composition.type=c2d
Sushil Chauhan08756d02013-03-19 16:12:44 -070037persist.hwc.mdpcomp.enable=true
Sushil Chauhanebcf56b2013-03-05 17:42:13 -080038debug.mdpcomp.logs=0
David Ng682ef2d2012-11-26 15:07:48 -080039dalvik.vm.heapsize=36m
40dev.pm.dyn_samplingrate=1
41
Amara Venkata Mastan Manoj Kumar00d38712013-05-14 18:33:47 -070042persist.demo.hdmirotationlock=false
David Ng682ef2d2012-11-26 15:07:48 -080043ro.hdmi.enable=true
Mingming Yinb2befbd2013-07-17 19:02:41 -070044qcom.hw.aac.encoder=true
David Ng682ef2d2012-11-26 15:07:48 -080045
46#system props for the MM modules
47
48media.stagefright.enable-player=true
49media.stagefright.enable-http=true
50media.stagefright.enable-aac=true
51media.stagefright.enable-qcp=true
52media.stagefright.enable-fma2dp=true
53media.stagefright.enable-scan=true
54mmp.enable.3g2=true
Praveen Chavanb9e5eea2013-07-30 02:31:23 -070055mm.enable.smoothstreaming=true
Jayasena Sangaraboina7729d982013-07-15 17:42:49 -070056#9273 is decimal sum of supported codecs in AAL
57#codecs:(PARSER_)AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
58mm.enable.qcom_parser=37491
David Ng682ef2d2012-11-26 15:07:48 -080059
Paras Nagda5abbb4f2014-08-13 20:29:37 +053060# Default to AwesomePlayer
61media.stagefright.use-awesome=true
62
Surajit Podder4ebfe622014-05-16 14:05:26 +053063#vsync synchronized rendering during playback
64mm.enable.vsync.render=1
65
Jayasena Sangaraboina215a0fe2013-08-06 15:30:08 -070066# VIDC: debug_levels
67# 1:ERROR 2:HIGH 4:LOW 0:NOlogs 7:AllLogs
68vidc.debug.level=1
David Ng682ef2d2012-11-26 15:07:48 -080069#
70# system props for the data modules
71#
72ro.use_data_netmgrd=true
Harout Hedeshian73ba8242013-10-30 16:31:22 -060073persist.data.netmgrd.qos.enable=true
David Ng682ef2d2012-11-26 15:07:48 -080074
75#system props for time-services
76persist.timed.enable=true
77
78#
79# system prop for opengles version
80#
Prabhat Awasthi484f1df2013-07-31 17:38:41 +053081# 196608 is decimal for 0x30000 to report version 3
82ro.opengles.version=196608
David Ng682ef2d2012-11-26 15:07:48 -080083
84#
85# System props for telephony
86# System prop to turn on CdmaLTEPhone always
87telephony.lteOnCdmaDevice=1
88
Satya Krishna Pindiprolia466abd2014-02-04 14:14:19 +053089#System property to turn on hfp client
90bluetooth.hfp.client=1
91
David Ngfc2fa2b2013-03-04 20:18:13 -080092# simulate sdcard on /data/media
David Ng682ef2d2012-11-26 15:07:48 -080093#
David Ngfc2fa2b2013-03-04 20:18:13 -080094persist.fuse_sdcard=true
Mingming Yinff79a322013-05-21 16:13:46 -070095
96#
97#snapdragon value add features
98#
99ro.qc.sdk.audio.ssr=false
100##fluencetype can be "fluence" or "fluencepro" or "none"
101ro.qc.sdk.audio.fluencetype=none
Shiv Maliyappanahallibb098462013-10-11 15:08:01 -0700102persist.audio.fluence.voicecall=true
103persist.audio.fluence.voicerec=false
104persist.audio.fluence.speaker=true
Jeevan Shriram83319712013-06-04 15:07:56 +0530105
106# Enable/disable cabl
107ro.qualcomm.cabl=1
Madan Mohan Koyyalamudi833fc012013-06-11 19:19:02 +0100108
109# system prop for NFC DT
110ro.nfc.port=I2C
Deva Ramasubramaniana576bde2013-07-01 15:55:43 -0700111
112#property to enable user to access Google WFD settings
113persist.debug.wfd.enable=1
114##property to choose between virtual/external wfd display
115persist.sys.wfd.virtual=0
Divya Narayanan Poojary4ec6f712014-12-09 11:36:13 +0530116tunnel.audio.encode = false
Mingming Yin7b8e89d2013-10-04 13:17:25 -0700117
Ravi Kumar Alamanda48c81802013-12-02 13:40:04 -0800118#Buffer size in kbytes for compress offload playback
Krishnankutty Kolathappillya1665cf2013-12-15 21:42:04 -0800119audio.offload.buffer.size.kb=32
Ravi Kumar Alamanda48c81802013-12-02 13:40:04 -0800120
121#Enable offload audio video playback by default
122av.offload.enable=true
Narsinga Rao Chella1be9f242013-12-09 10:49:52 -0800123
124#enable voice path for PCM VoIP by default
125use.voice.path.for.pcm.voip=true
Krishnankutty Kolathappillyaa4cfe42014-01-09 12:51:36 -0800126
127#enable dsp gapless mode by default
128audio.offload.gapless.enabled=true
Sanjeev Jakkilinki93310d82014-04-09 18:24:24 +0530129
130#property to set minimum frequency as 787Mhz by default
Raghavendra Prasad Nagaraj08844a22014-11-24 15:52:31 +0530131ro.min_freq_0=787200