forked from lge-qcom-dev/android_device_lge_sm8150-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
71 lines (54 loc) · 1.63 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
# Audio
audio.deep_buffer.media=true
# Bluetooth
persist.vendor.bt.a2dp.aac_whitelist=false
persist.vendor.btstack.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac-ldac
persist.vendor.btstack.connect.peer_earbud=true
persist.vendor.btstack.enable.splita2dp=true
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.enable.twsplussho=true
ro.bluetooth.emb_wp_mode=false
ro.bluetooth.wipower=false
vendor.bluetooth.soc=cherokee
# Camera
persist.vendor.camera.privapp.list=com.android.camera
# Charger
ro.charger.enable_suspend=true
# Display
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
# FUSE passthrough
persist.sys.fuse.passthrough.enable=true
# GMS
ro.com.google.clientidbase.ms=android-lge-rev1
# GPS
persist.backup.ntpServer=0.pool.ntp.org
# IMS
persist.vendor.ims.disableADBLogs=1
persist.vendor.ims.disableIMSLogs=1
persist.vendor.ims.disableDebugLogs=1
persist.vendor.ims.disableQXDMLogs=1
persist.vendor.radio.report_codec=1
persist.vendor.radio.vdp_on_ims_cap=1
# Media
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
mm.enable.smoothstreaming=true
# Netflix custom property
ro.netflix.bsp_rev=Q855-16947-1
# NFC
ro.nfc.port=I2C
# Processor Model
ro.processor.model=SM8150
# Printk
persist.vendor.console.silent.config=1
# QC framework value-adds
ro.vendor.qti.va_aosp.support=1
# Radio
DEVICE_PROVISIONED=1
persist.vendor.data.mode=concurrent
ril.subscription.types=NV,RUIM
ro.telephony.default_network=26
# Sensors
persist.vendor.sensors.enable.mag_filter=true
# Transcoding related property.
debug.media.transcoding.codec_max_operating_rate_720P=240
debug.media.transcoding.codec_max_operating_rate_1080P=120