From 90b83db9213308a4451d9c86b380aba6d13313b5 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 16 Jan 2019 19:44:28 -0500 Subject: Replace QtMultimedia usage with 4A + gstreamer Replace QtMultimedia usage for ringtone playing with a gstreamer pipeline that uses the provided 4A role ALSA device for output. For now, a "phone" role is assumed to be available, but it does not exist in the current set of 4A policy and HALs, and needs to be added. Testing was done by making the required role changes locally and using some debug QML tweaks to allow triggering the ringtone manually. Bug-AGL: SPEC-1596 Change-Id: I55c2229de1bc5470ee818e5be382b64664fa2d29 Signed-off-by: Scott Murray --- package/config.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package') diff --git a/package/config.xml b/package/config.xml index d32b0e3..893be6d 100644 --- a/package/config.xml +++ b/package/config.xml @@ -11,10 +11,12 @@ + + -- cgit 1.2.3-korg