-
Notifications
You must be signed in to change notification settings - Fork 9
/
system.prop
71 lines (57 loc) · 1.47 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
# Telephony
ro.telephony.ril_class=HTCQualcommRIL
rild.libpath=/system/lib/libhtc_ril.so
rild.libargs=-d /dev/smd0
ril.subscription.types=NV,RUIM
ro.baseband.arch = msm
DEVICE_PROVISIONED=1
# Bluetooth
ro.bt.bdaddr_path=/data/misc/bluedroid/bdaddr
# Wifi
wifi.supplicant_scan_interval=180
wifi.interface=wlan0
wifi.softap.interface=wlan0
# Density in DPI of the LCD of this board.
ro.sf.lcd_density = 160
# The OpenGL ES API level natively supported by device.
ro.opengles.version = 131072
# For no auto focus devices
ro.workaround.noautofocus = 1
# Qualcomm
com.qc.hardware=true
ro.vendor.extension_library=/system/lib/libqc-opt.so
# HTC Acoustic
htc.audio.alc.enable = 1
htc.audio.swalt.enable = 1
# Display
debug.composition.type=dyn
persist.hwc.mdpcomp.enable=false
debug.gralloc.map_fb_memory=1
# Video Acceleration
video.accelerate.hw=1
debug.performance.tuning=1
# Low Power Audio
lpa.decode=false
audio.decoder_override_check=true
use.non-omx.mp3.decoder=false
use.non-omx.aac.decoder=false
# Media
media.stagefright.enable-player=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-meta=false
# Memory
ro.ksm.default=1
persist.sys.purgeable_assets=1
# USB
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
# Misc
ro.config.sync=yes
ro.phone_storage=0
pm.sleep_mode=1
power.saving.mode=1
#persist.sys.force_highendgfx=true