From e1d1561cd7061e5c2d72507e3ab367f94ed655d4 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 5 Dec 2017 11:06:07 +0100 Subject: Add 4A support Add conditional compilation option to enable using the 4A high-level API to request Multimedia role access. Change-Id: I85c19e33a355f9133bdda837e9374776fc92efe9 Signed-off-by: Ronan Le Martret Signed-off-by: Scott Murray (cherry picked from commit d03590991d2c7104e7cd4b2a18e710008b2759ab) --- conf.d/wgt/config-4a.xml.in | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 conf.d/wgt/config-4a.xml.in (limited to 'conf.d/wgt') diff --git a/conf.d/wgt/config-4a.xml.in b/conf.d/wgt/config-4a.xml.in new file mode 100644 index 0000000..a6ab311 --- /dev/null +++ b/conf.d/wgt/config-4a.xml.in @@ -0,0 +1,25 @@ + + + @PROJECT_NAME@ + + + @PROJECT_DESCRIPTION@ + @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@> + @PROJECT_LICENSE@ + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg