-
Notifications
You must be signed in to change notification settings - Fork 2
/
system.prop
executable file
·54 lines (42 loc) · 964 Bytes
/
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
#
# system.prop for pyramid
#
ro.sf.lcd_density=240
# radio
mobiledata.interfaces=rmnet0,wlan0,gprs,ppp0
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.ril.v3=signalstrength
ro.telephony.default_network=0
# wifi
wifi.interface=wlan0
# graphics
debug.composition.type=dyn
debug.enabletr=true
debug.fb.rgb565=0
debug.sf.hw=1
dev.pm.dyn_samplingrate=1
ro.opengles.version=131072
ro.sf.compbypass.enable=1
# audio
lpa.decode=true
lpa.use-stagefright=true
# hdmi
com.qc.hardware=true
com.qc.hdmi_out=true
ro.hdmi.enable=true
# qcom cpugovernor service
dev.pm.dyn_samplingrate=1
# UMS
persist.sys.usb.config=mass_storage,adb
# Make rmt_storage start at init
ro.emmc=1
# For emmc phone storage
ro.phone_storage=0
# System property for cabl
ro.qualcomm.cabl=1
# hardware info
ro.device.cpu=1.2 GHz dual-core Qualcomm MSM8260 (S3) Snapdragon
ro.device.gpu=Qualcomm Adreno 220
ro.device.rear_cam=8 MP
ro.device.front_cam=0.3 MP
ro.device.screen_res=540x960