mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-10-31 19:37:28 +00:00
58679375d9
This reverts commit fa2ab966d6
.
Change-Id: If97c0e9a7c4b8b2f6c6323b4c5f79f0ebfaf349c
24 lines
635 B
Text
24 lines
635 B
Text
# Bluetooth
|
|
ro.bluetooth.dun=true
|
|
ro.bluetooth.sap=true
|
|
ro.qualcomm.bluetooth.ftp=true
|
|
ro.qualcomm.bluetooth.hfp=true
|
|
ro.qualcomm.bluetooth.hsp=true
|
|
ro.qualcomm.bluetooth.map=true
|
|
ro.qualcomm.bluetooth.nap=true
|
|
ro.qualcomm.bluetooth.opp=true
|
|
ro.qualcomm.bluetooth.pbap=true
|
|
|
|
# Display
|
|
ro.sf.hwrotation=270
|
|
|
|
# Radio
|
|
persist.data.netmgrd.qos.enable=true
|
|
persist.data.qmi.adb_logmask=0
|
|
persist.radio.add_power_save=1
|
|
rild.libpath=/system/lib64/libsec-ril.so
|
|
ro.telephony.mms_data_profile=5
|
|
ro.ril.telephony.qan_resp_strings=6
|
|
|
|
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
|
|
ro.telephony.call_ring.multiple=0
|