Add option to use Ringtone looping API in Telecom config.xml

Currently AsyncRingtonePlayer will check every 3 seconds to see if the
ringtone has stopped playing and restart it if it has.  Adding a config
option so that we can isntead opt to just set the ringtone to loop by
itself.
Default is to use existing 3 second handler check.

Bug: 75947705
Test: manual incoming ringer test
Merged-In: I0cb30b423c412d8e6c8603472b23c9f4aa65d31d
Change-Id: I0cb30b423c412d8e6c8603472b23c9f4aa65d31d
(cherry picked from commit 631c8039322fad01d81fbc3d5d97d7a7ce63a714)
3 files changed