diff options
| author | Wzedlare <vedatak01@gmail.com> | 2016-11-23 12:43:58 +0000 |
|---|---|---|
| committer | Wzedlare <vedatak01@gmail.com> | 2016-11-23 12:43:58 +0000 |
| commit | 774dc4fbb18da663275a31042a353bce67d38ce1 (patch) | |
| tree | ba5359a0344ebc1dcde9aa86786e67f142b5661a /system.prop | |
AOSP-RRO Import
Diffstat (limited to 'system.prop')
| -rw-r--r-- | system.prop | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/system.prop b/system.prop new file mode 100644 index 0000000..17d0245 --- /dev/null +++ b/system.prop @@ -0,0 +1,101 @@ +# Build By One Team (@Deftones) +import /oem/oem.prop ro.product.model +import /oem/oem.prop persist.radio.multisim.config +ro.product.model.platform=1 +audio.dolby.ds2.enabled=true +audio.deep_buffer.media=true +audio.offload.buffer.size.kb=64 +audio.offload.disable=1 +audio.offload.gapless.enabled=true +audio.offload.min.duration.secs=30 +audio.offload.multiple.enabled=false +audio.offload.pcm.16bit.enable=false +audio.offload.pcm.24bit.enable=false +audio.offload.track.enable=false +audio.offload.video=false +audio.playback.mch.downsample=true +audio.safx.pbe.enabled=true +persist.audio.dirac.speaker=true +persist.audio.fluence.audiorec=false +persist.audio.fluence.speaker=true +persist.audio.fluence.spk.mono=true +persist.audio.fluence.voicecall=true +persist.audio.fluence.voicerec=true +persist.sys.button_jack_profile=volume +persist.sys.button_jack_switch=0 +ro.qc.sdk.audio.fluencetype=none +ro.qc.sdk.audio.ssr=false +tunnel.audio.encode=false +use.voice.path.for.pcm.voip=true +voice.conc.fallbackpath=deep-buffer +voice.playback.conc.disabled=true +voice.record.conc.disabled=false +voice.voip.conc.disabled=true +persist.audio.calfile0=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Bluetooth_cal.acdb +persist.audio.calfile1=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_General_cal.acdb +persist.audio.calfile2=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Global_cal.acdb +persist.audio.calfile3=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Handset_cal.acdb +persist.audio.calfile4=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Hdmi_cal.acdb +persist.audio.calfile5=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Headset_cal.acdb +persist.audio.calfile6=/etc/acdbdata/shamrock/msm8952-l9300-snd-card/shamrock_Speaker_cal.acdb +bluetooth.hfp.client=1 +persist.camera.HAL3.enabled=1 +persist.cne.feature=1 +persist.dpm.feature=5 +persist.dpm.nsrm.bkg.evt=3955 +ro.sys.fw.dex2oat_thread_count=4 +debug.egl.hw=0 +debug.enable.sglscale=1 +debug.mdpcomp.logs=0 +debug.sf.hw=0 +dev.pm.dyn_samplingrate=1 +persist.demo.hdmirotationlock=false +persist.hwc.mdpcomp.enable=true +persist.hwc.downscale_threshold=1.15 +ro.opengles.version=196609 +ro.frp.pst=/dev/block/bootdevice/by-name/frp +persist.gps.qc_nlp_in_use=1 +persist.loc.nlp_name=com.qualcomm.location +ro.gps.agps_provider=1 +ro.hwui.texture_cache_size=72 +ro.hwui.layer_cache_size=48 +ro.hwui.r_buffer_cache_size=8 +ro.hwui.path_cache_size=32 +ro.hwui.gradient_cache_size=1 +ro.hwui.drop_shadow_cache_size=6 +ro.hwui.texture_cache_flushrate=0.4 +ro.hwui.text_small_cache_width=1024 +ro.hwui.text_small_cache_height=1024 +ro.hwui.text_large_cache_width=2048 +ro.hwui.text_large_cache_height=2048 +ro.use_data_netmgrd=true +persist.data.netmgrd.qos.enable=true +persist.data.mode=concurrent +DEVICE_PROVISIONED=1 +ril.subscription.types=NV,RUIM +rild.libargs=-d /dev/smd0 +rild.libpath=/vendor/lib/libril-qc-qmi-1.so +ro.telephony.default_cdma_sub=0 +ro.telephony.default_network=22,22 +telephony.lteOnCdmaDevice=1 +persist.radio.apm_sim_not_pwdn=1 +persist.radio.custom_ecc=1 +persist.radio.sib16_support=1 +persist.rild.nitz_plmn= +persist.rild.nitz_long_ons_0= +persist.rild.nitz_long_ons_1= +persist.rild.nitz_long_ons_2= +persist.rild.nitz_long_ons_3= +persist.rild.nitz_short_ons_0= +persist.rild.nitz_short_ons_1= +persist.rild.nitz_short_ons_2= +persist.rild.nitz_short_ons_3= +ro.vendor.extension_library=libqti-perfd-client.so +net.tcp.2g_init_rwnd=10 +media.msm8956hw=0 +mm.enable.smoothstreaming=true +mmp.enable.3g2=true +media.aac_51_output_enabled=true +persist.timed.enable=true +wifi.interface=wlan0 +qemu.hw.mainkeys=0 |
