-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
141 lines (124 loc) · 3.44 KB
/
system.prop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
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=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
# [LS5] Kang Seong-Goo 2011.08.19
# Use GPU composition
#debug.composition.type=c2d
debug.composition.type=gpu
# [PS1] Kang Seong-Goo 2011.07.26 1->0
# [PS1] Kang Seong-Goo 2011.09.09 0->1
debug.overlayui.enable=1
# PS4 P13160 KKH
#dalvik.vm.heapsize=36m
dalvik.vm.heapsize=64m
dev.pm.dyn_samplingrate=1
#FEATURE_SKT_DS_CHANGE_MTU
persist.data_netmgrd_mtu=1440
#
# system props for the cne module
#
#FEATURE_SKY_DS_CNE_DISABLE
#persist.cne.UseCne=vendor
persist.cne.UseCne=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
#
#lpa.decode=true
#jmlee Emersys EQ --> LPA Dsiable
lpa.decode=false
ro.hdmi.enable=true
lpa.use-stagefright=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=false
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
# 2011.07.22 [PS9] p12455, add stagefright scan & meta
media.stagefright.enable-scan=true
media.stagefright.enable-meta=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#
# system props for SD card emulation of emmc partition
#
#<-- p11171 dongseok modified
#ro.emmc.sdcard.partition=17
ro.emmc.sdcard.partition=27
#-->
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
debug.bt.discoverable_time=0
# System property for cabl
ro.qualcomm.cabl=1
# (+)HOLD.PS4
# System prop for skyhold type
#
persist.sky.kg.pref.type=4
persist.sky.kg.pref.src=-1
persist.sky.kg.pref.path=UNSPECIFIED
# (-)HOLD.PS4
# (+)POWERANI.PS4
# System prop for phone shutdown
#
sky.pa.flag.shutdown=0
# (-)POWERANI.PS4
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=2.3_r7
ro.com.google.clientidbase=android-pantech
ro.com.google.clientidbase.ms=android-skt-kr
ro.com.google.clientidbase.yt=android-pantech
ro.com.google.clientidbase.am=android-skt-kr
ro.com.google.clientidbase.gmm=android-pantech
ro.com.google.clientidbase.vs=android-pantech
ro.com.google.clientidbase=android-qualcomm
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt