diff options
Diffstat (limited to 'meta-audio-soundmanager-framework/README.md')
-rw-r--r-- | meta-audio-soundmanager-framework/README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-audio-soundmanager-framework/README.md b/meta-audio-soundmanager-framework/README.md new file mode 100644 index 00000000..751a3c2d --- /dev/null +++ b/meta-audio-soundmanager-framework/README.md @@ -0,0 +1,18 @@ +This README file contains information on the contents of the +soundmanager layer. + +Please see the corresponding sections below for details. + +How to enable the framework +================= +In order to enable the soundmanager audio framework features, +please add the feature of "agl-audio-soundmanager-framework" +in the source command which enables bitbake. + +$ source meta-agl/scripts/aglsetup.sh -m <machine> agl-demo agl-audio-soundmanager-framework + + +Reference +================= +http://docs.automotivelinux.org/docs/apis_services/en/dev/reference/hmi-framework/3_3-SoundManager-Guide.html + |