forked from playfulgod/android_device_lge_l0
-
Notifications
You must be signed in to change notification settings - Fork 1
/
system.prop
123 lines (103 loc) · 2.96 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
# system.prop for surf
#
wlan.chip.vendor=qcom
wlan.chip.version=wcnss
wifi.interface=wlan0
wlan.driver.status=ok
wifi.supplicant_scan_interval=90
wifi.supplicant_no_update_ctrl=true
dalvik.vm.dexopt-data-only=1
com.qc.hardware=true
# RIL properties
rild.libpath=/system/lib/libril-qc-qmi-1.so
ro.telephony.ril_class=LGEQualcommUiccRIL
telephony.lteOnCdmaDevice=1
#mtp settings
persist.sys.usb.config=mtp,adb
ro.nfc.port=I2C
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=
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
ro.sf.compbypass.enable=1
dev.pm.dyn_samplingrate=1
# LPA Mode ON
lpa.decode=false
lpa.use-stagefright=true
# system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
# system props for the data modules
ro.use_data_netmgrd=true
# system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=analog
ro.lge.audio_soundexception=true
ro.lge.audio_soundprofile=true
# System prop to select audio resampler quality
af.resampler.quality=255
# system prop for opengles version
ro.opengles.version=131072
# system prop for Bluetooth
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.sap=false
ro.qualcomm.bluetooth.ftp=true
ro.bluetooth.hfp.ver=1.6
ro.qualcomm.bt.hci_transport=smd
ro.bluetooth.request.master=false
ro.bluetooth.remote.autoconnect=true
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
ro.qualcomm.cabl=2
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
ro.ril.transmitpower=true
# STOCK_BUILD_PROPERTIES
#
ro.build.target_operator=MPCS
ro.build.target_country=US
gsm.sim.operator.iso-country=us
gsm.operator.iso-country=us
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.ms=android-metropcs-us
ro.com.google.clientidbase.yt=android-lge
ro.com.google.clientidbase.am=android-lge
ro.com.google.clientidbase.gmm=android-lge
ro.afwdata.LGfeatureset=MPCSBASE
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=true
persist.data_netmgrd_mtu=1428
persist.service.ecc.hiddenmenu=
ro.com.google.gmsversion=4.0_r7
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=ENABLED
ro.com.google.apphider=off
drm.service.enabled=true
ro.sf.lcd_density=160
ro.hdmi.enable=false
dhcp.dlna.using=false
ro.config.vc_call_vol_steps=8
ro.config.vc_call_vol_default=6
ro.cdma.voicemail.number=mine
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m