device/qcom/common: Enable local ring generation for repeating ringtones.
ro.telephony.call_ring.multiple system property is set to false. Change-Id: Ie32b1c2f238b690667b618cf89314e0a0731ee96
This commit is contained in:
parent
e10c5e4959
commit
f922d73b9a
|
@ -77,6 +77,8 @@ on boot
|
|||
|
||||
setprop wifi.interface wlan0
|
||||
|
||||
setprop ro.telephony.call_ring.multiple false
|
||||
|
||||
#Set SUID bit for usbhub
|
||||
chmod 4755 /system/bin/usbhub
|
||||
chmod 755 /system/bin/usbhub_init
|
||||
|
|
Loading…
Reference in New Issue