blob: 8deb1a2bccfb08db4e1f3ab25c8d8c0bead9d35f [file] [log] [blame]
Kendrick Vargas5c8eebe2012-10-10 11:02:41 -04001#
2# system.prop for SGH-T769
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
17DEVICE_PROVISIONED=1
18
19dev.pm.dyn_samplingrate=1
20
21#system props for the MM modules
22
23media.stagefright.enable-player=true
24media.stagefright.enable-http=true
25media.stagefright.enable-fma2dp=false
26media.stagefright.enable-aac=true
27media.stagefright.enable-qcp=true
28
29ro.vendor.extension_library=/system/lib/libqc-opt.so
30
31#
32# system props for the data modules
33#
34ro.use_data_netmgrd=true
35persist.data_netmgrd_nint=16
36
37#
38# system props for SD card emulation of emmc partition
39#
40ro.emmc.sdcard.partition=17
41
42#system props for time-services
43persist.timed.enable=true
44
45# System props for audio
46persist.audio.fluence.mode=endfire
47persist.audio.vr.enable=false
48
49#
50# system prop for opengles version
51#
52# 131072 is decimal for 0x20000 to report version 2
53ro.opengles.version=131072
54
55#
56# System prop for sending transmit power request to RIL during WiFi hotspot on/off
57#
58ro.ril.transmitpower=true
59
60#
61# Needed to match behavior of stock rom
62# D/PHONE: mDoesRilSendMultipleCallRing=false
63#
64ro.telephony.call_ring.multiple=0
65
66# for 480x800 panel
67ro.sf.lcd_density=240
68
69# Fields for custom RIL
70# MAX PROP NAME is 31 chars --|
71ro.telephony.ril_class=SamsungQualcommUiccRIL
72telephony.lteOnGsmDevice=1
73
74# System property for SIM
75persist.radio.apm_sim_not_pwdn=1
76
77# System prop for qmi adb log
78persist.radio.adb_log_on=1
79
80# System proverty for sys info indication
81persist.radio.add_power_save=1
82
83# System proverty snapshot disable
84persist.radio.snapshot_disabled=1
85
86# tweaks
87persist.sys.ui.hw=1
88dalvik.vm.verify_bytecode=false