blob: 4b017d4ccc76ea4e1dbceecbfc827cf15d72f66c [file] [log] [blame]
Ajay Dudani50eeeab2011-11-23 21:19:57 -08001#
David Ngf286ae32012-07-18 16:48:28 -07002# system.prop for msm8974
Ajay Dudani50eeeab2011-11-23 21:19:57 -08003#
4
Satya Durga Srinivasu Prabhala6c0ce8d2013-03-15 17:25:13 +05305rild.libpath=/vendor/lib/libril-qc-qmi-1.so
Neeti Desai5b62f8c2012-02-14 19:07:26 -08006rild.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
Ajay Dudani50eeeab2011-11-23 21:19:57 -080017DEVICE_PROVISIONED=1
Alan Wanga85b9452013-04-17 17:57:39 -070018# Start in global mode
19ro.telephony.default_network=10
Alex Yakavenka520f71d2012-08-27 16:52:26 -070020
Adrian Salido-Moreno11d10d42012-08-14 23:47:29 -070021debug.sf.hw=1
22debug.egl.hw=1
Sushil Chauhan717fca52013-01-30 13:30:47 -080023debug.composition.type=c2d
Sushil Chauhan73834072013-01-02 17:37:19 -080024persist.hwc.mdpcomp.enable=true
radhakrishna5e1c8662014-07-18 12:13:31 +053025debug.mdpcomp.4k2kSplit=1
Sridhar Parasuram790e4442012-11-26 15:21:49 -080026debug.mdpcomp.logs=0
Ajay Dudani50eeeab2011-11-23 21:19:57 -080027dalvik.vm.heapsize=36m
Neeti Desai5b62f8c2012-02-14 19:07:26 -080028dev.pm.dyn_samplingrate=1
Arun Kumar K.R6c190822013-03-27 18:12:46 -070029persist.demo.hdmirotationlock=false
Neeti Desai5b62f8c2012-02-14 19:07:26 -080030
31ro.hdmi.enable=true
Gopikrishnaiah Anandan5b584992013-02-19 18:39:58 -050032persist.speaker.prot.enable=false
Mingming Yincc4f5a32013-07-17 18:50:03 -070033qcom.hw.aac.encoder=true
Niranjan Pendharkar043c0142013-03-01 15:02:31 -080034#
35# system props for the cne module
36#
37persist.cne.feature=1
38
Neeti Desai5b62f8c2012-02-14 19:07:26 -080039#system props for the MM modules
40
41media.stagefright.enable-player=true
42media.stagefright.enable-http=true
43media.stagefright.enable-aac=true
44media.stagefright.enable-qcp=true
45media.stagefright.enable-fma2dp=true
46media.stagefright.enable-scan=true
vivek mehtae3947c32012-10-23 15:33:10 -070047mmp.enable.3g2=true
Praveen Chavanc5640272013-07-30 02:40:32 -070048mm.enable.smoothstreaming=true
Subhash Chandra Bose Naripeddye86bcb32013-01-05 17:06:13 -080049media.aac_51_output_enabled=true
Jayasena Sangaraboina882c05f2013-07-15 17:44:32 -070050#37491 is decimal sum of supported codecs in AAL
51#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
52mm.enable.qcom_parser=37491
vivek mehtae3947c32012-10-23 15:33:10 -070053
Paras Nagdace42b112014-08-13 19:48:27 +053054# Default to AwesomePlayer
55media.stagefright.use-awesome=true
56
Jayasena Sangaraboina1cd3b802013-08-06 15:27:56 -070057# VIDC: debug_levels
58# 1:ERROR 2:HIGH 4:LOW 0:NOLOGS 7:AllLOGS
59vidc.debug.level=1
Neeti Desai5b62f8c2012-02-14 19:07:26 -080060#
61# system props for the data modules
62#
63ro.use_data_netmgrd=true
Guntawee Tiwapong409f7512013-03-25 09:56:06 -070064persist.data.netmgrd.qos.enable=true
Harout Hedeshian8b6acb32013-07-09 14:43:59 -060065ro.data.large_tcp_window_size=true
Neeti Desai5b62f8c2012-02-14 19:07:26 -080066
67#system props for time-services
Ashay Jaiswalbed9b782012-08-09 20:03:49 +053068persist.timed.enable=true
Neeti Desai5b62f8c2012-02-14 19:07:26 -080069
70#
71# system prop for opengles version
72#
Prabhat Awasthi7c324e32013-07-21 01:00:20 +053073# 196608 is decimal for 0x30000 to report version 3
74ro.opengles.version=196608
Neeti Desai5b62f8c2012-02-14 19:07:26 -080075
Carl Vanderlipb5cf72f2012-10-18 13:51:12 -070076# System property for cabl
77ro.qualcomm.cabl=1
78
Neeti Desai5b62f8c2012-02-14 19:07:26 -080079#
Alex Yakavenka0afe3d72012-08-30 14:14:55 -070080# System props for telephony
81# System prop to turn on CdmaLTEPhone always
82telephony.lteOnCdmaDevice=1
83
Gaurav Asatifa24efd2013-11-23 16:38:00 +053084#
85# System props for bluetooth
86# System prop to turn on hfp client
87bluetooth.hfp.client=1
88
Bhakthavatsala Raghavendra49261312014-04-17 15:07:16 -070089#
90# System props for bluetooth LE Always on feature
91#
92ro.bluetooth.alwaysbleon=true
Gaurav Asatifa24efd2013-11-23 16:38:00 +053093
Neeti Desai5b62f8c2012-02-14 19:07:26 -080094#Simulate sdcard on /data/media
95#
Shashank Mittal5fd1c1c2012-08-17 18:06:05 -070096persist.fuse_sdcard=true
Bhakthavatsala Raghavendra3a8409e2012-08-12 12:28:06 -070097
Mingming Yin2c005ae2012-11-07 18:44:26 -080098#
99#snapdragon value add features
100#
101ro.qc.sdk.audio.ssr=false
102##fluencetype can be "fluence" or "fluencepro" or "none"
103ro.qc.sdk.audio.fluencetype=none
Shiv Maliyappanahalli39115ff2013-10-11 14:59:21 -0700104persist.audio.fluence.voicecall=true
105persist.audio.fluence.voicerec=false
106persist.audio.fluence.speaker=true
107
Tushar Gupta8e372772013-03-06 14:05:10 -0800108ro.qc.sdk.sensors.gestures=true
Sunid Wilson151506b2013-08-26 09:10:41 -0700109ro.qc.sdk.gestures.camera=false
Sunid Wilsonf6aad172013-03-22 10:54:02 -0700110ro.qc.sdk.camera.facialproc=false
Houston Hoffman19958142014-01-02 15:12:33 -0800111# system prop for NFC DT
112ro.nfc.port=I2C
Amara Venkata Mastan Manoj Kumarf1d82a12013-01-20 09:11:17 -0800113#property to enable user to access Google WFD settings.
114persist.debug.wfd.enable=1
115#property to choose between virtual/external wfd display
116persist.sys.wfd.virtual=0
Divya Narayanan Poojary5c304cb2014-11-28 15:44:37 +0530117tunnel.audio.encode = false
Mingming Yin8e59a3e2013-10-04 13:15:56 -0700118
Ravi Kumar Alamanda3b40b9a2013-12-02 13:50:18 -0800119#Buffer size in kbytes for compress offload playback
Krishnankutty Kolathappilly6657f5f2013-12-15 21:36:41 -0800120audio.offload.buffer.size.kb=32
Ravi Kumar Alamanda3b40b9a2013-12-02 13:50:18 -0800121
122#Enable offload audio video playback by default
Ramjee Singh7a435a12015-09-23 16:17:53 +0530123audio.offload.video=true
Omprakash Dhyaded8e19962013-12-05 10:06:25 -0800124
Narsinga Rao Chellad83469f2013-12-09 10:42:18 -0800125#enable voice path for PCM VoIP by default
126use.voice.path.for.pcm.voip=true
127
Omprakash Dhyaded8e19962013-12-05 10:06:25 -0800128#hwui properties
129ro.hwui.texture_cache_size=72
130ro.hwui.layer_cache_size=48
131ro.hwui.r_buffer_cache_size=8
132ro.hwui.path_cache_size=32
133ro.hwui.gradient_cache_size=1
134ro.hwui.drop_shadow_cache_size=6
135ro.hwui.texture_cache_flushrate=0.4
136ro.hwui.text_small_cache_width=1024
137ro.hwui.text_small_cache_height=1024
138ro.hwui.text_large_cache_width=2048
139ro.hwui.text_large_cache_height=1024
Krishnankutty Kolathappilly00a3c732014-01-09 14:52:00 -0800140
141#disable dsp gapless mode by default
142audio.offload.gapless.enabled=false